Age | Commit message (Expand) | Author | Files | Lines |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 44 | -223/+347 |
2015-12-17 | net: check both type and procotol for tcp sockets | WANG Cong | 2 | -2/+4 |
2015-12-17 | tcp: restore fastopen with no data in SYN packet | Eric Dumazet | 1 | -11/+12 |
2015-12-17 | af_unix: Revert 'lock_interruptible' in stream receive code | Rainer Weikusat | 1 | -10/+3 |
2015-12-16 | fou: clean up socket with kfree_rcu | Hannes Frederic Sowa | 1 | -1/+2 |
2015-12-16 | Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 9 | -74/+92 |
2015-12-15 | ipv6: automatically enable stable privacy mode if stable_secret set | Hannes Frederic Sowa | 1 | -0/+6 |
2015-12-15 | net: fix uninitialized variable issue | tadeusz.struk@intel.com | 1 | -0/+1 |
2015-12-15 | bluetooth: Validate socket address length in sco_sock_bind(). | David S. Miller | 1 | -0/+3 |
2015-12-15 | net_sched: make qdisc_tree_decrease_qlen() work for non mq | Eric Dumazet | 1 | -1/+1 |
2015-12-15 | mac80211: handle width changes from opmode notification IE in beacon | Eyal Shapira | 5 | -14/+8 |
2015-12-15 | mac80211: suppress unchanged "limiting TX power" messages | Johannes Berg | 1 | -5/+10 |
2015-12-15 | mac80211: reprogram in interface order | Johannes Berg | 1 | -39/+37 |
2015-12-15 | mac80211: run scan completed work on reconfig failure | Johannes Berg | 1 | -11/+26 |
2015-12-15 | nl80211: Fix potential memory leak in nl80211_connect | Ola Olsson | 1 | -1/+3 |
2015-12-15 | nl80211: Fix potential memory leak in nl80211_set_wowlan | Ola Olsson | 1 | -0/+1 |
2015-12-15 | nl80211: fix a few memory leaks in reg.c | Ola Olsson | 1 | -1/+4 |
2015-12-15 | skbuff: Fix offset error in skb_reorder_vlan_header | Vlad Yasevich | 1 | -1/+1 |
2015-12-14 | net: fix IP early demux races | Eric Dumazet | 2 | -5/+3 |
2015-12-14 | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa | 5 | -0/+15 |
2015-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -58/+56 |
2015-12-13 | net: Flush local routes when device changes vrf association | David Ahern | 1 | -0/+9 |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra | 1 | -3/+3 |
2015-12-13 | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort | Xin Long | 1 | -1/+2 |
2015-12-13 | Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -8/+12 |
2015-12-12 | mpls: make via address optional for multipath routes | Robert Shearman | 1 | -9/+13 |
2015-12-12 | mpls: fix out-of-bounds access when via address not specified | Robert Shearman | 1 | -5/+12 |
2015-12-12 | mpls: don't dump RTA_VIA attribute if not specified | Robert Shearman | 1 | -2/+6 |
2015-12-12 | mpls: validate L2 via address length | Robert Shearman | 1 | -0/+4 |
2015-12-11 | openvswitch: Respect conntrack zone even if invalid | Joe Stringer | 1 | -2/+5 |
2015-12-11 | openvswitch: Fix helper reference leak | Joe Stringer | 1 | -1/+8 |
2015-12-11 | ipv6: sctp: clone options to avoid use after free | Eric Dumazet | 1 | -0/+8 |
2015-12-11 | xfrm: add rcu protection to sk->sk_policy[] | Eric Dumazet | 2 | -13/+26 |
2015-12-11 | xfrm: add rcu grace period in xfrm_policy_destroy() | Eric Dumazet | 1 | -2/+9 |
2015-12-10 | netfilter: nf_dup: add missing dependencies with NF_CONNTRACK | Pablo Neira Ayuso | 2 | -0/+2 |
2015-12-10 | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ... | Pablo Neira Ayuso | 1 | -2/+0 |
2015-12-10 | netfilter: nfnetlink: avoid recurrent netns lookups in call_batch | Pablo Neira Ayuso | 2 | -52/+46 |
2015-12-10 | rfkill: copy the name into the rfkill struct | Johannes Berg | 1 | -3/+3 |
2015-12-09 | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure | Nikolay Borisov | 1 | -0/+1 |
2015-12-07 | xfrm: take care of request sockets | Eric Dumazet | 1 | -0/+2 |
2015-12-07 | ipv6: sctp: fix lockdep splat in sctp_v6_get_dst() | Eric Dumazet | 1 | -2/+1 |
2015-12-07 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 3 | -9/+31 |
2015-12-07 | mpls: fix sending of local encapped packets | Robert Shearman | 1 | -2/+2 |
2015-12-07 | SUNRPC: Fix callback channel | Trond Myklebust | 2 | -8/+12 |
2015-12-07 | Merge branch 'master' into for-4.4-fixes | Tejun Heo | 96 | -617/+1044 |
2015-12-07 | batman-adv: Fix invalid stack access in batadv_dat_select_candidates | Sven Eckelmann | 1 | -1/+4 |
2015-12-07 | batman-adv: fix erroneous client entry duplicate detection | Marek Lindner | 1 | -2/+4 |
2015-12-07 | batman-adv: avoid keeping false temporary entry | Simon Wunderlich | 1 | -2/+8 |
2015-12-07 | batman-adv: fix speedy join for DAT cache replies | Simon Wunderlich | 1 | -4/+15 |
2015-12-06 | sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN... | lucien | 2 | -1/+3 |