1. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  2. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  3. 1c51dc9 net/ipv6: compute anycast address hash only if dev is null by Li RongQing · 6 years ago
  4. 7b8e0b6 net: sched: prio: delay destroying child qdiscs on change by Jakub Kicinski · 6 years ago
  5. 0c8d13a net: sched: red: delay destroying child qdisc on replace by Jakub Kicinski · 6 years ago
  6. 9da93ec net: sched: refactor grafting Qdiscs with a parent by Jakub Kicinski · 6 years ago
  7. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  8. 58f8927 net: sched: set TCQ_F_OFFLOADED flag for MQ by Jakub Kicinski · 6 years ago
  9. dad54c0 net: sched: red: remove unnecessary red_dump_offload_stats parameter by Jakub Kicinski · 6 years ago
  10. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  11. 9b31914 net/vlan: include the shift in skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  12. 1295e2c inet: minor optimization for backlog setting in listen(2) by Yafang Shao · 6 years ago
  13. 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
  14. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  15. 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  16. 68cb7d5 ip: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  17. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  18. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  19. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  20. 7bd2db4 ipv6: do not drop vrf udp multicast packets by Dewi Morgan · 6 years ago
  21. 5226b6a ipv6: handling of multicast packets received in VRF by Mike Manning · 6 years ago
  22. d839a0e ipv6: allow ping to link-local address in VRF by Mike Manning · 6 years ago
  23. 7055420 net: fix raw socket lookup device bind matching with VRFs by Duncan Eastoe · 6 years ago
  24. 6897445 net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs by Mike Manning · 6 years ago
  25. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  26. e781905 net: ensure unbound stream socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  27. 3c82a21 net: allow binding socket in a VRF when there's an unbound socket by Robert Shearman · 6 years ago
  28. 68d57f3 rtnetlink: Add more extack messages to rtnl_newlink by David Ahern · 6 years ago
  29. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  30. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  31. 0b215b9 ipv6: gro: do not use slow memcmp() in ipv6_gro_receive() by Eric Dumazet · 6 years ago
  32. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  33. a422757 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  34. 97adadd net: bpfilter: fix iptables failure if bpfilter_umh is disabled by Taehee Yoo · 6 years ago
  35. c34c128 sock_diag: fix autoloading of the raw_diag module by Andrei Vagin · 6 years ago
  36. d016b4a net: core: netpoll: Enable netconsole IPv6 link local address by Matwey V. Kornilov · 6 years ago
  37. e22d0bf ipv6: properly check return value in inet6_dump_all() by Alexey Kodanev · 6 years ago
  38. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago
  39. 6915ed8 net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS by Jeff Barnhill · 6 years ago
  40. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  41. 12480e3 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  42. a277d51 openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS by Arnd Bergmann · 6 years ago
  43. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  45. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  46. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  47. f393808 netfilter: conntrack: fix calculation of next bucket number in early_drop by Vasily Khoruzhick · 6 years ago
  48. e4844c9 netfilter: nft_compat: ebtables 'nat' table is normal chain type by Florian Westphal · 6 years ago
  49. 8866df9 netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr by Pablo Neira Ayuso · 6 years ago
  50. a95a777 netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() by Pablo Neira Ayuso · 6 years ago
  51. 8a02bdd netfilter: ipset: Fix calling ip_set() macro at dumping by Jozsef Kadlecsik · 6 years ago
  52. 54451f6 netfilter: xt_IDLETIMER: add sysfs filename checking routine by Taehee Yoo · 6 years ago
  53. c7e86ac rxrpc: Fix lockup due to no error backoff after ack transmit error by David Howells · 6 years ago
  54. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  55. 49682bf net: document skb parameter in function 'skb_gso_size_check' by Mathieu Malaterre · 6 years ago
  56. 2cbfdf4 iov_iter: Fix 9p virtio breakage by Marc Zyngier · 6 years ago
  57. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  58. 0e9b4a8 missing bits of "iov_iter: Separate type from direction and use accessor functions" by Al Viro · 6 years ago
  59. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  60. 7de414a net: drop skb on failure in ip_check_defrag() by Cong Wang · 6 years ago
  61. c3be657 SUNRPC: Use atomic(64)_t for seq_send(64) by Paul Burton · 6 years ago
  62. 82aa467 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  63. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  64. 46ebe28 openvswitch: Fix push/pop ethernet validation by Jaime Caamaño Ruiz · 6 years ago
  65. 4d3163c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  66. ed956f3 netfilter: ipset: fix ip_set_list allocation failure by Andrey Ryabinin · 6 years ago
  67. 886503f netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net by Eric Westbrook · 6 years ago
  68. 439cd39 netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace by Stefano Brivio · 6 years ago
  69. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  70. 48e01e0 ixgbe/ixgbevf: fix XFRM_ALGO dependency by Jeff Kirsher · 6 years ago
  71. 59fc453 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  72. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  73. 27b31e6 bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data by John Fastabend · 6 years ago
  74. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  75. da71577 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  76. 7133583 sctp: check policy more carefully when getting pr status by Xin Long · 6 years ago
  77. df132ef sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer by Xin Long · 6 years ago
  78. 966c37f ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  79. bb6ad55 nfsd: Fix an Oops in free_session() by Trond Myklebust · 6 years ago
  80. 07880fa svcrdma: Remove try_module_get from backchannel by Chuck Lever · 6 years ago
  81. 596f2a1 svcrdma: Remove ->release_rqst call in bc reply handler by Chuck Lever · 6 years ago
  82. f3c1fd0 svcrdma: Reduce max_send_sges by Chuck Lever · 6 years ago
  83. 4c8e553 SUNRPC: Simplify TCP receive code by Trond Myklebust · 6 years ago
  84. 1863d77 SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock by Trond Myklebust · 6 years ago
  85. d48cf35 SUNRPC: Remove non-RCU protected lookup by Trond Myklebust · 6 years ago
  86. 6d1616b SUNRPC: Lockless server RPCSEC_GSS context lookup by Trond Myklebust · 6 years ago
  87. fd5d2f7 SUNRPC: Make server side AUTH_UNIX use lockless lookups by Trond Myklebust · 6 years ago
  88. ae74136 SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock by Trond Myklebust · 6 years ago
  89. 7da4221 Merge tag '9p-for-4.20' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  90. 4269fea Revert "netfilter: nft_numgen: add map lookups for numgen random operations" by Pablo Neira Ayuso · 6 years ago
  91. 747569b net: diag: document swapped src/dst in udp_dump_one. by Lorenzo Colitti · 6 years ago
  92. 38b4f18 net: sched: gred: pass the right attribute to gred_change_table_def() by Jakub Kicinski · 6 years ago
  93. 0fe5119 net: bridge: remove ipv6 zero address check in mcast queries by Nikolay Aleksandrov · 6 years ago
  94. ece2371 net: Properly unlink GRO packets on overflow. by David S. Miller · 6 years ago
  95. 6788fac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  96. 4904008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. aab456d net/neigh: fix NULL deref in pneigh_dump_table() by Eric Dumazet · 6 years ago
  98. d8fd9e1 bpf: fix wrong helper enablement in cgroup local storage by Daniel Borkmann · 6 years ago
  99. f64bf6b8 net: allow traceroute with a specified interface in a vrf by Mike Manning · 6 years ago
  100. 5a2de63 bridge: do not add port to router list when receives query with source 0.0.0.0 by Hangbin Liu · 6 years ago