| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-06-29 | 61 | -345/+433 |
|\ |
|
| * | Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-06-29 | 2 | -3/+6 |
| |\ |
|
| | * | cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header | Felix Fietkau | 2016-06-29 | 1 | -1/+1 |
| | * | mac80211: Fix mesh estab_plinks counting in STA removal case | Jouni Malinen | 2016-06-28 | 1 | -2/+5 |
| * | | openvswitch: fix conntrack netlink event delivery | Samuel Gauthier | 2016-06-29 | 1 | -2/+12 |
| * | | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() | David Barroso | 2016-06-29 | 1 | -1/+5 |
| * | | net: bridge: fix vlan stats continue counter | Nikolay Aleksandrov | 2016-06-29 | 1 | -1/+1 |
| * | | tcp: do not send too big packets at retransmit time | Eric Dumazet | 2016-06-29 | 1 | -1/+6 |
| * | | batman-adv: Clean up untagged vlan when destroying via rtnl-link | Sven Eckelmann | 2016-06-29 | 1 | -0/+9 |
| * | | batman-adv: Fix ICMP RR ethernet access after skb_linearize | Sven Eckelmann | 2016-06-29 | 1 | -0/+1 |
| * | | batman-adv: Fix double-put of vlan object | Ben Hutchings | 2016-06-29 | 1 | -1/+0 |
| * | | batman-adv: Fix use-after-free/double-free of tt_req_node | Sven Eckelmann | 2016-06-29 | 2 | -6/+39 |
| * | | batman-adv: replace WARN with rate limited output on non-existing VLAN | Simon Wunderlich | 2016-06-29 | 1 | -2/+4 |
| * | | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address | daniel | 2016-06-28 | 2 | -4/+23 |
| * | | ipmr/ip6mr: Initialize the last assert time of mfc entries. | Tom Goff | 2016-06-28 | 2 | -1/+4 |
| * | | vsock: make listener child lock ordering explicit | Stefan Hajnoczi | 2016-06-27 | 1 | -2/+10 |
| * | | ipv6: enforce egress device match in per table nexthop lookups | Paolo Abeni | 2016-06-27 | 1 | -1/+1 |
| * | | netem: fix a use after free | Eric Dumazet | 2016-06-23 | 1 | -6/+6 |
| * | | act_ife: acquire ife_mod_lock before reading ifeoplist | WANG Cong | 2016-06-23 | 1 | -6/+8 |
| * | | act_ife: only acquire tcf_lock for existing actions | WANG Cong | 2016-06-23 | 1 | -24/+31 |
| * | | esp: Fix ESN generation under UDP encapsulation | Herbert Xu | 2016-06-23 | 1 | -20/+32 |
| * | | tipc: unclone unbundled buffers before forwarding | Jon Paul Maloy | 2016-06-22 | 2 | -11/+6 |
| * | | kcm: fix /proc memory leak | Jiri Slaby | 2016-06-22 | 1 | -0/+1 |
| * | | net: rds: fix coding style issues | Joshua Houghton | 2016-06-18 | 8 | -28/+29 |
| * | | AX.25: Close socket connection on session completion | Basil Gunn | 2016-06-18 | 4 | -4/+12 |
| * | | RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP | Sowmini Varadhan | 2016-06-17 | 1 | -1/+1 |
| * | | tipc: fix socket timer deadlock | Jon Paul Maloy | 2016-06-17 | 1 | -12/+42 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-06-17 | 5 | -18/+16 |
| |\ \ |
|
| | * | | netfilter: nf_tables: fix a wrong check to skip the inactive rules | Liping Zhang | 2016-06-15 | 1 | -1/+1 |
| | * | | netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails | Liping Zhang | 2016-06-15 | 1 | -6/+1 |
| | * | | netfilter: nf_tables: reject loops from set element jump to chain | Pablo Neira Ayuso | 2016-06-15 | 3 | -10/+11 |
| | * | | netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set | Liping Zhang | 2016-06-15 | 1 | -1/+1 |
| | * | | netfilter: conntrack: destroy kmemcache on module removal | Florian Westphal | 2016-06-15 | 1 | -0/+2 |
| * | | | sit: correct IP protocol used in ipip6_err | Simon Horman | 2016-06-16 | 1 | -2/+2 |
| * | | | bpf: fix matching of data/data_end in verifier | Alexei Starovoitov | 2016-06-15 | 1 | -2/+14 |
| * | | | gre: fix error handler | Eric Dumazet | 2016-06-15 | 3 | -14/+10 |
| * | | | tipc: eliminate uninitialized variable warning | Ying Xue | 2016-06-15 | 1 | -1/+2 |
| * | | | tipc: fix suspicious RCU usage | Ying Xue | 2016-06-15 | 1 | -1/+1 |
| * | | | htb: call qdisc_root with rcu read lock held | Florian Westphal | 2016-06-15 | 1 | -0/+2 |
| * | | | net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE | Jamal Hadi Salim | 2016-06-15 | 1 | -1/+1 |
| * | | | act_ipt: fix a bind refcnt leak | WANG Cong | 2016-06-15 | 1 | -2/+5 |
| * | | | net_sched: prio: insure proper transactional behavior | Eric Dumazet | 2016-06-15 | 1 | -34/+23 |
| |/ / |
|
| * | | ovs/gre: fix rtnl notifications on iface deletion | Nicolas Dichtel | 2016-06-14 | 1 | -0/+4 |
| * | | ovs/gre,geneve: fix error path when creating an iface | Nicolas Dichtel | 2016-06-14 | 1 | -3/+7 |
| * | | udp reuseport: fix packet of same flow hashed to different socket | Su, Xuemin | 2016-06-14 | 2 | -112/+32 |
| * | | net_sched: fix pfifo_head_drop behavior vs backlog | Eric Dumazet | 2016-06-14 | 1 | -0/+4 |
| * | | ipv4: fix checksum annotation in udp4_csum_init | Hannes Frederic Sowa | 2016-06-14 | 1 | -2/+5 |
| * | | ipv6: fix checksum annotation in udp6_csum_init | Hannes Frederic Sowa | 2016-06-14 | 1 | -2/+5 |
| * | | ipv6: tcp: fix endianness annotation in tcp_v6_send_response | Hannes Frederic Sowa | 2016-06-14 | 1 | -2/+2 |
| * | | ipv6: fix endianness error in icmpv6_err | Hannes Frederic Sowa | 2016-06-14 | 1 | -1/+1 |