Age | Commit message (Expand) | Author |
2017-05-19 | Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-18 | xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static | Wei Yongjun |
2017-05-18 | xen/9pfs: fix return value check in xen_9pfs_front_probe() | Wei Yongjun |
2017-05-18 | sctp: do not inherit ipv6_{mc|ac|fl}_list from parent | Eric Dumazet |
2017-05-18 | udp: make *udp*_queue_rcv_skb() functions static | Paolo Abeni |
2017-05-18 | bridge: netlink: check vlan_default_pvid range | Tobias Jungel |
2017-05-18 | net: x25: fix one potential use-after-free issue | linzhang |
2017-05-17 | ipv6: Check ip6_find_1stfragopt() return value properly. | David S. Miller |
2017-05-17 | net: fix compile error in skb_orphan_partial() | Eric Dumazet |
2017-05-17 | ipv6: Prevent overrun when parsing v6 header options | Craig Gallek |
2017-05-17 | neighbour: update neigh timestamps iff update is effective | Ihar Hrachyshka |
2017-05-17 | arp: honour gratuitous ARP _replies_ | Ihar Hrachyshka |
2017-05-16 | net: Improve handling of failures on link and route dumps | David Ahern |
2017-05-16 | net/smc: Add warning about remote memory exposure | Christoph Hellwig |
2017-05-16 | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY | Ursula Braun |
2017-05-16 | ipmr: vrf: Find VIFs using the actual device | Thomas Winter |
2017-05-16 | tcp: eliminate negative reordering in tcp_clean_rtx_queue | Soheil Hassas Yeganeh |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-15 | ipv6: avoid dad-failures for addresses with NODAD | Mahesh Bandewar |
2017-05-15 | net/packet: fix missing net_device reference release | Douglas Caetano dos Santos |
2017-05-12 | sctp: fix src address selection if using secondary addresses for ipv6 | Xin Long |
2017-05-11 | tipc: make macro tipc_wait_for_cond() smp safe | Jon Paul Maloy |
2017-05-11 | net: sched: optimize class dumps | Eric Dumazet |
2017-05-11 | tcp: avoid fragmenting peculiar skbs in SACK | Yuchung Cheng |
2017-05-11 | netem: fix skb_orphan_partial() | Eric Dumazet |
2017-05-11 | xdp: refine xdp api with regards to generic xdp | Daniel Borkmann |
2017-05-11 | xdp: add flag to enforce driver mode | Daniel Borkmann |
2017-05-11 | ipv6/dccp: do not inherit ipv6_mc_list from parent | WANG Cong |
2017-05-10 | Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-05-10 | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-05-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-10 | Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-09 | dccp/tcp: do not inherit mc_list from parent | Eric Dumazet |
2017-05-09 | DECnet: Use container_of() for embedded struct | Kees Cook |
2017-05-08 | Revert "ipv4: restore rt->fi for reference counting" | David S. Miller |
2017-05-08 | treewide: convert PF_MEMALLOC manipulations to new helpers | Vlastimil Babka |
2017-05-08 | fs: ceph: CURRENT_TIME with ktime_get_real_ts() | Deepa Dinamani |
2017-05-08 | format-security: move static strings to const | Kees Cook |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko |
2017-05-08 | net: use kvmalloc with __GFP_REPEAT rather than open coded variant | Michal Hocko |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-05-08 | net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern | Michal Hocko |
2017-05-08 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong |
2017-05-08 | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-05-08 | vti: check nla_put_* return value | Hangbin Liu |
2017-05-08 | vlan: Keep NETIF_F_HW_CSUM similar to other software devices | Vlad Yasevich |
2017-05-08 | tcp: make congestion control optionally skip slow start after idle | Wei Wang |
2017-05-08 | ipv4: restore rt->fi for reference counting | WANG Cong |