Age | Commit message (Expand) | Author |
2016-07-13 | Merge branch 'timers/core' into smp/hotplug to pick up dependencies | Thomas Gleixner |
2016-07-07 | timers, net/ipv4/inet: Initialize connection request timers as pinned | Thomas Gleixner |
2016-07-05 | ipv6: Fix mem leak in rt6i_pcpu | Martin KaFai Lau |
2016-07-05 | net: fix decnet rtnexthop parsing | Vegard Nossum |
2016-07-04 | RDS: fix rds_tcp_init() error path | Vegard Nossum |
2016-07-01 | tipc: fix nl compat regression for link statistics | Richard Alpe |
2016-07-01 | net_sched: fix mirrored packets checksum | WANG Cong |
2016-07-01 | packet: Use symmetric hash for PACKET_FANOUT_HASH. | David S. Miller |
2016-06-30 | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output | Shmulik Ladkani |
2016-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-06-29 | Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/... | David S. Miller |
2016-06-29 | openvswitch: fix conntrack netlink event delivery | Samuel Gauthier |
2016-06-29 | neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() | David Barroso |
2016-06-29 | cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header | Felix Fietkau |
2016-06-29 | net: bridge: fix vlan stats continue counter | Nikolay Aleksandrov |
2016-06-29 | tcp: do not send too big packets at retransmit time | Eric Dumazet |
2016-06-29 | batman-adv: Clean up untagged vlan when destroying via rtnl-link | Sven Eckelmann |
2016-06-29 | batman-adv: Fix ICMP RR ethernet access after skb_linearize | Sven Eckelmann |
2016-06-29 | batman-adv: Fix double-put of vlan object | Ben Hutchings |
2016-06-29 | batman-adv: Fix use-after-free/double-free of tt_req_node | Sven Eckelmann |
2016-06-29 | batman-adv: replace WARN with rate limited output on non-existing VLAN | Simon Wunderlich |
2016-06-28 | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address | daniel |
2016-06-28 | mac80211: Fix mesh estab_plinks counting in STA removal case | Jouni Malinen |
2016-06-28 | ipmr/ip6mr: Initialize the last assert time of mfc entries. | Tom Goff |
2016-06-27 | vsock: make listener child lock ordering explicit | Stefan Hajnoczi |
2016-06-27 | ipv6: enforce egress device match in per table nexthop lookups | Paolo Abeni |
2016-06-23 | netem: fix a use after free | Eric Dumazet |
2016-06-23 | act_ife: acquire ife_mod_lock before reading ifeoplist | WANG Cong |
2016-06-23 | act_ife: only acquire tcf_lock for existing actions | WANG Cong |
2016-06-23 | esp: Fix ESN generation under UDP encapsulation | Herbert Xu |
2016-06-22 | tipc: unclone unbundled buffers before forwarding | Jon Paul Maloy |
2016-06-22 | kcm: fix /proc memory leak | Jiri Slaby |
2016-06-18 | net: rds: fix coding style issues | Joshua Houghton |
2016-06-18 | AX.25: Close socket connection on session completion | Basil Gunn |
2016-06-17 | RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP | Sowmini Varadhan |
2016-06-17 | tipc: fix socket timer deadlock | Jon Paul Maloy |
2016-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-06-16 | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-06-16 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-06-16 | sit: correct IP protocol used in ipip6_err | Simon Horman |
2016-06-15 | bpf: fix matching of data/data_end in verifier | Alexei Starovoitov |
2016-06-15 | gre: fix error handler | Eric Dumazet |
2016-06-15 | tipc: eliminate uninitialized variable warning | Ying Xue |
2016-06-15 | tipc: fix suspicious RCU usage | Ying Xue |
2016-06-15 | htb: call qdisc_root with rcu read lock held | Florian Westphal |
2016-06-15 | net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE | Jamal Hadi Salim |
2016-06-15 | act_ipt: fix a bind refcnt leak | WANG Cong |
2016-06-15 | net_sched: prio: insure proper transactional behavior | Eric Dumazet |
2016-06-15 | rpc: share one xps between all backchannels | J. Bruce Fields |
2016-06-15 | nfsd4/rpc: move backchannel create logic into rpc code | J. Bruce Fields |