summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-141-1/+1
* ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-141-0/+27
* ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-143-37/+69
* ipvs: do not use random local source address for tunnelsJulian Anastasov2015-07-141-1/+0
* ipvs: fix ipv6 route unreach panicAlex Gartrell2015-07-141-0/+7
* netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov2015-07-131-0/+1
* netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso2015-07-101-5/+0
* bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet2015-07-091-0/+1
* net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov2015-07-091-9/+2
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2015-07-091-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-095-29/+54
|\
| * netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-081-1/+1
| * netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-021-13/+25
| * netfilter: bridge: don't leak skb in error pathsFlorian Westphal2015-07-021-4/+8
| * netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-021-9/+16
| * netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler2015-07-021-1/+3
| * netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman2015-07-021-1/+1
* | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-081-0/+13
* | bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2015-07-081-0/+2
* | net/tipc: initialize security state for new connection socketStephen Smalley2015-07-081-0/+1
* | ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs2015-07-081-3/+5
* | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann2015-07-081-91/+96
* | Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel2015-07-081-4/+0
* | net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet2015-07-081-1/+2
* | bridge: mdb: start delete timer for temp static entriesSatish Ashok2015-07-081-0/+3
* | net_sched: gen_estimator: extend pps limitEric Dumazet2015-07-081-6/+7
* | ipv6: Make MLD packets to only be processed locallyAngga2015-07-031-3/+3
* | netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-031-1/+1
* | net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-031-1/+1
* | net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring2015-07-031-4/+1
* | bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov2015-07-021-0/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-022-2/+3
|\ \
| * | Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An2015-06-301-2/+2
| * | Bluetooth: hidp: Initialize list header of hidp session userTedd Ho-Jeong An2015-06-261-0/+1
* | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-8/+1
|\ \ \ | |_|/ |/| |
| * | netfilter: don't use module_init/exit in core IPV4 codePaul Gortmaker2015-06-161-8/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-0112-32/+33
|\ \ \
| * | | sock_diag: don't broadcast kernel socketsCraig Gallek2015-06-301-1/+1
| * | | sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-06-291-1/+3
| * | | dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef2015-06-281-1/+1
| * | | net: Kill sock->sk_protinfoDavid Miller2015-06-282-7/+0
| * | | ax25: Stop using sock->sk_protinfo.David Miller2015-06-282-16/+16
| * | | flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven2015-06-281-1/+1
| * | | ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek2015-06-281-2/+2
| * | | tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-283-1/+7
| | |/ | |/|
| * | net: sched: flower fix typoJamal Hadi Salim2015-06-251-2/+2
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-013-6/+6
|\ \ \
| * | | module: add per-module param_lockDan Streetman2015-06-231-2/+2
| * | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-282-4/+4
* | | | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-2713-198/+129
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud