summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-13netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov
2015-07-10netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso
2015-07-10bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-07-09net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov
2015-07-09net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-09ipv4: add support for linkdown sysctl to netconfAndy Gospodarek
2015-07-08bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-07-08net/tipc: initialize security state for new connection socketStephen Smalley
2015-07-08ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-07-08rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann
2015-07-08Revert "dev: set iflink to 0 for virtual interfaces"Nicolas Dichtel
2015-07-08net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet
2015-07-08bridge: mdb: start delete timer for temp static entriesSatish Ashok
2015-07-08net_sched: gen_estimator: extend pps limitEric Dumazet
2015-07-08netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga
2015-07-03netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-03net-RDS: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring
2015-07-02bridge: vlan: fix usage of vlan 0 and 4095 againNikolay Aleksandrov
2015-07-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-07-02netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso
2015-07-02netfilter: bridge: don't leak skb in error pathsFlorian Westphal
2015-07-02netfilter: arptables: use percpu jumpstackFlorian Westphal
2015-07-02netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errorsBernhard Thaler
2015-07-02netfilter: nf_queue: Don't recompute the hook_list headEric W. Biederman
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Bluetooth: Reinitialize the list after deletion for session user listTedd Ho-Jeong An
2015-06-30sock_diag: don't broadcast kernel socketsCraig Gallek
2015-06-29sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-06-28dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef
2015-06-28net: Kill sock->sk_protinfoDavid Miller
2015-06-28ax25: Stop using sock->sk_protinfo.David Miller
2015-06-28flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven
2015-06-28ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek
2015-06-28tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-26Bluetooth: hidp: Initialize list header of hidp session userTedd Ho-Jeong An
2015-06-25net: sched: flower fix typoJamal Hadi Salim
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek
2015-06-24net: switchdev: ignore unsupported bridge flagsVivien Didelot