| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp... | Xin Long | 2015-12-30 | 2 | -4/+5 |
* | net, socket, socket_wq: fix missing initialization of flags | Nicolai Stange | 2015-12-30 | 1 | -0/+1 |
* | openvswitch: Fix template leak in error cases. | Joe Stringer | 2015-12-29 | 1 | -2/+4 |
* | sctp: label accepted/peeled off sockets | Marcelo Ricardo Leitner | 2015-12-28 | 1 | -0/+2 |
* | sctp: use GFP_USER for user-controlled kmalloc | Marcelo Ricardo Leitner | 2015-12-28 | 1 | -3/+6 |
* | ipv6: honor ifindex in case we receive ll addresses in router advertisements | Hannes Frederic Sowa | 2015-12-24 | 1 | -2/+2 |
* | addrconf: always initialize sysctl table data | WANG Cong | 2015-12-22 | 1 | -7/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-12-22 | 3 | -62/+75 |
|\ |
|
| * | xfrm: dst_entries_init() per-net dst_ops | Dan Streetman | 2015-11-03 | 3 | -62/+75 |
* | | ipv6/addrlabel: fix ip6addrlbl_get() | Andrey Ryabinin | 2015-12-22 | 1 | -1/+1 |
* | | switchdev: bridge: Pass ageing time as clock_t instead of jiffies | Ido Schimmel | 2015-12-22 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-12-22 | 2 | -1/+2 |
|\ \ |
|
| * | | netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key | Florian Westphal | 2015-12-18 | 1 | -0/+1 |
| * | | netfilter: nf_tables: use skb->protocol instead of assuming ethernet header | Pablo Neira Ayuso | 2015-12-18 | 1 | -1/+1 |
* | | | openvswitch: correct encoding of set tunnel action attributes | Simon Horman | 2015-12-18 | 1 | -1/+4 |
* | | | ipip: ioctl: Remove superfluous IP-TTL handling. | Pravin B Shelar | 2015-12-18 | 1 | -3/+0 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-12-17 | 44 | -223/+347 |
|\ \ |
|
| * | | net: check both type and procotol for tcp sockets | WANG Cong | 2015-12-17 | 2 | -2/+4 |
| * | | tcp: restore fastopen with no data in SYN packet | Eric Dumazet | 2015-12-17 | 1 | -11/+12 |
| * | | af_unix: Revert 'lock_interruptible' in stream receive code | Rainer Weikusat | 2015-12-17 | 1 | -10/+3 |
| * | | fou: clean up socket with kfree_rcu | Hannes Frederic Sowa | 2015-12-17 | 1 | -1/+2 |
| * | | Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-12-17 | 9 | -74/+92 |
| |\ \ |
|
| | * | | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira | 2015-12-15 | 5 | -14/+8 |
| | * | | mac80211: suppress unchanged "limiting TX power" messages | Johannes Berg | 2015-12-15 | 1 | -5/+10 |
| | * | | mac80211: reprogram in interface order | Johannes Berg | 2015-12-15 | 1 | -39/+37 |
| | * | | mac80211: run scan completed work on reconfig failure | Johannes Berg | 2015-12-15 | 1 | -11/+26 |
| | * | | nl80211: Fix potential memory leak in nl80211_connect | Ola Olsson | 2015-12-15 | 1 | -1/+3 |
| | * | | nl80211: Fix potential memory leak in nl80211_set_wowlan | Ola Olsson | 2015-12-15 | 1 | -0/+1 |
| | * | | nl80211: fix a few memory leaks in reg.c | Ola Olsson | 2015-12-15 | 1 | -1/+4 |
| | * | | rfkill: copy the name into the rfkill struct | Johannes Berg | 2015-12-10 | 1 | -3/+3 |
| * | | | ipv6: automatically enable stable privacy mode if stable_secret set | Hannes Frederic Sowa | 2015-12-16 | 1 | -0/+6 |
| * | | | net: fix uninitialized variable issue | tadeusz.struk@intel.com | 2015-12-15 | 1 | -0/+1 |
| * | | | bluetooth: Validate socket address length in sco_sock_bind(). | David S. Miller | 2015-12-15 | 1 | -0/+3 |
| * | | | net_sched: make qdisc_tree_decrease_qlen() work for non mq | Eric Dumazet | 2015-12-15 | 1 | -1/+1 |
| * | | | skbuff: Fix offset error in skb_reorder_vlan_header | Vlad Yasevich | 2015-12-15 | 1 | -1/+1 |
| * | | | net: fix IP early demux races | Eric Dumazet | 2015-12-15 | 2 | -5/+3 |
| * | | | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa | 2015-12-14 | 5 | -0/+15 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-12-14 | 5 | -58/+56 |
| |\ \ \ |
|
| | * | | | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort | Xin Long | 2015-12-13 | 1 | -1/+2 |
| | * | | | netfilter: nf_dup: add missing dependencies with NF_CONNTRACK | Pablo Neira Ayuso | 2015-12-10 | 2 | -0/+2 |
| | * | | | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ... | Pablo Neira Ayuso | 2015-12-10 | 1 | -2/+0 |
| | * | | | netfilter: nfnetlink: avoid recurrent netns lookups in call_batch | Pablo Neira Ayuso | 2015-12-10 | 2 | -52/+46 |
| | * | | | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure | Nikolay Borisov | 2015-12-09 | 1 | -0/+1 |
| | * | | | netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings | Arnd Bergmann | 2015-11-23 | 1 | -3/+5 |
| * | | | | net: Flush local routes when device changes vrf association | David Ahern | 2015-12-14 | 1 | -0/+9 |
| * | | | | mpls: make via address optional for multipath routes | Robert Shearman | 2015-12-12 | 1 | -9/+13 |
| * | | | | mpls: fix out-of-bounds access when via address not specified | Robert Shearman | 2015-12-12 | 1 | -5/+12 |
| * | | | | mpls: don't dump RTA_VIA attribute if not specified | Robert Shearman | 2015-12-12 | 1 | -2/+6 |
| * | | | | mpls: validate L2 via address length | Robert Shearman | 2015-12-12 | 1 | -0/+4 |
| * | | | | openvswitch: Respect conntrack zone even if invalid | Joe Stringer | 2015-12-12 | 1 | -2/+5 |