1. 8b9088f tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup by Daniel Borkmann · 6 years ago
  2. 67e89ac bpf: Fix dev pointer dereference from sk_skb by Joe Stringer · 6 years ago
  3. 2972495 net: fix generic XDP to handle if eth header was mangled by Jesper Dangaard Brouer · 6 years ago
  4. 071a234 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  5. 9000a45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  6. df3f94a bpf: fix building without CONFIG_INET by Arnd Bergmann · 6 years ago
  7. ffa0a9a netfilter: xt_quota: Don't use aligned attribute in sizeof by Nathan Chancellor · 6 years ago
  8. 8c6e137 rtnetlink: Update rtnl_fdb_dump for strict data checking by David Ahern · 6 years ago
  9. 8dfbda1 rtnetlink: Move input checking for rtnl_fdb_dump to helper by David Ahern · 6 years ago
  10. c77b936 net/bridge: Update br_mdb_dump for strict data checking by David Ahern · 6 years ago
  11. addd383 net: Update netconf dump handlers for strict data checking by David Ahern · 6 years ago
  12. f2ae64b net/ipv6: Update ip6addrlbl_dump for strict data checking by David Ahern · 6 years ago
  13. 4a73e5e net/fib_rules: Update fib_nl_dumprule for strict data checking by David Ahern · 6 years ago
  14. f80f14c net/namespace: Update rtnl_net_dumpid for strict data checking by David Ahern · 6 years ago
  15. 9632d47 net/neighbor: Update neightbl_dump_info for strict data checking by David Ahern · 6 years ago
  16. 51183d2 net/neighbor: Update neigh_dump_info for strict data checking by David Ahern · 6 years ago
  17. e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
  18. 14fc5bb rtnetlink: Update ipmr_rtm_dumplink for strict data checking by David Ahern · 6 years ago
  19. 786e000 rtnetlink: Update inet6_dump_ifinfo for strict data checking by David Ahern · 6 years ago
  20. 841891e rtnetlink: Update rtnl_stats_dump for strict data checking by David Ahern · 6 years ago
  21. 2d011be rtnetlink: Update rtnl_bridge_getlink for strict data checking by David Ahern · 6 years ago
  22. 905cf0a rtnetlink: Update rtnl_dump_ifinfo for strict data checking by David Ahern · 6 years ago
  23. ed6eff1 net/ipv6: Update inet6_dump_addr for strict data checking by David Ahern · 6 years ago
  24. c33078e net/ipv4: Update inet_dump_ifaddr for strict data checking by David Ahern · 6 years ago
  25. 89d3552 netlink: Add new socket option to enable strict checking on dumps by David Ahern · 6 years ago
  26. 6ba1e6e net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs by David Ahern · 6 years ago
  27. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  28. 4a19edb netlink: Pass extack to dump handlers by David Ahern · 6 years ago
  29. a030598 net: sched: cls_u32: simplify the hell out u32_delete() emptiness check by Al Viro · 6 years ago
  30. b245d32 net: sched: cls_u32: keep track of knodes count in tc_u_common by Al Viro · 6 years ago
  31. 8a8065f net: sched: cls_u32: get rid of tp_c by Al Viro · 6 years ago
  32. db04ff4 net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data by Al Viro · 6 years ago
  33. 18512f5 net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode by Al Viro · 6 years ago
  34. 4895c42 net: sched: cls_u32: clean tc_u_common hashtable by Al Viro · 6 years ago
  35. 07743ca net: sched: cls_u32: get rid of tc_u_common ->rcu by Al Viro · 6 years ago
  36. ec17caf net: sched: cls_u32: get rid of tc_u_knode ->tp by Al Viro · 6 years ago
  37. dc07c57 net: sched: cls_u32: get rid of unused argument of u32_destroy_key() by Al Viro · 6 years ago
  38. 2f0c982 net: sched: cls_u32: make sure that divisor is a power of 2 by Al Viro · 6 years ago
  39. 27594ec net: sched: cls_u32: disallow linking to root hnode by Al Viro · 6 years ago
  40. b44ef84 net: sched: cls_u32: mark root hnode explicitly by Al Viro · 6 years ago
  41. 541d7fd xsk: proper AF_XDP socket teardown ordering by Björn Töpel · 6 years ago
  42. ac4a02c net: sched: pie: fix coding style issues by Leslie Monis · 6 years ago
  43. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. fb4ee67 net/ncsi: Add NCSI OEM command support by Vijay Khemka · 6 years ago
  45. a688caa ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  46. 068b88c socket: Tighten no-error check in bind() by Jakub Sitnicki · 6 years ago
  47. 8b4c3cd net: sched: Add policy validation for tc attributes by David Ahern · 6 years ago
  48. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  49. fda21d4 ipv6: do not leave garbage in rt->fib6_metrics by Eric Dumazet · 6 years ago
  50. f2e9de2 udp: gro behind static key by Willem de Bruijn · 6 years ago
  51. 33aa8da net: bpfilter: Fix type cast and pointer warnings by Shanthosh RK · 6 years ago
  52. 95278dd net_sched: convert idrinfo->lock from spinlock to a mutex by Cong Wang · 6 years ago
  53. a41b4f3 xsk: simplify xdp_clear_umem_at_qid implementation by Magnus Karlsson · 6 years ago
  54. 1661d34 ethtool: don't allow disabling queues with umem installed by Jakub Kicinski · 6 years ago
  55. b8c8a2e ethtool: rename local variable max -> curr by Jakub Kicinski · 6 years ago
  56. c9b47cc xsk: fix bug when trying to use both copy and zero-copy on one queue id by Magnus Karlsson · 6 years ago
  57. 6f52f80 net/neigh: Extend dump filter to proxy neighbor dumps by David Ahern · 6 years ago
  58. 9d2f67e net/packet: fix packet drop as of virtio gso by Jianfeng Tan · 6 years ago
  59. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  60. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  61. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  62. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  63. 17c357e openvswitch: load NAT helper by Flavio Leitner · 6 years ago
  64. 5a781cc tc: Add support for configuring the taprio scheduler by Vinicius Costa Gomes · 6 years ago
  65. 1651178 devlink: Add generic parameter msix_vec_per_pf_min by Vasundhara Volam · 6 years ago
  66. f61cba4 devlink: Add generic parameter msix_vec_per_pf_max by Vasundhara Volam · 6 years ago
  67. e3b5106 devlink: Add generic parameter ignore_ari by Vasundhara Volam · 6 years ago
  68. 9e15ff7 Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  69. 9e50727 Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  70. f0e834e Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  71. bbb4c43 dns: Allow the dns resolver to retrieve a server set by David Howells · 6 years ago
  72. e908bcf rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  73. 2070a3e rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  74. d71019b net: core: Fix build with CONFIG_IPV6=m by Joe Stringer · 6 years ago
  75. 5a790b7 rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() by David Howells · 6 years ago
  76. 46894a1 rxrpc: Use IPv4 addresses throught the IPv6 by David Howells · 6 years ago
  77. b3cfb6f rxrpc: Emit the data Tx trace line before transmitting by David Howells · 6 years ago
  78. d2944b1 rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() by David Howells · 6 years ago
  79. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. db7ff19 devlink: Add extack for eswitch operations by Eli Britstein · 7 years ago
  81. 2cc543f sctp: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  82. e9837e5 netfilter: xt_quota: fix the behavior of xt_quota module by Chenbo Feng · 6 years ago
  83. 4e6d472 tls: Add support for inplace records encryption by Vakul Garg · 6 years ago
  84. 00538ba Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  85. 64199fc ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() by Eric Dumazet · 6 years ago
  86. e4a38c0 ipv6: add vrf table handling code for ipv6 mcast by Patrick Ruddy · 6 years ago
  87. 854da99 ipv4: Allow sending multicast packets on specific i/f using VRF socket by Robert Shearman · 6 years ago
  88. 6919622a bridge: mcast: Default back to multicast enabled state by Ido Schimmel · 6 years ago
  89. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  90. 6acc9b4 bpf: Add helper to retrieve socket in BPF by Joe Stringer · 6 years ago
  91. c64b798 bpf: Add PTR_TO_SOCKET verifier type by Joe Stringer · 6 years ago
  92. 744486d net: inet6_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  93. 84db840 net: rtm_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  94. 8823a3a net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  95. dc92095 net: ip6_update_pmtu() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  96. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  97. 0b26fb1 net: ip6_redirect_no_header() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  98. 1f7f10a net: ip6_redirect() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  99. e8e3fbe net: inet_rtm_getroute() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago
  100. e351bb6 net: ip_rt_get_source() - use new style struct initializer instead of memset by Maciej Żenczykowski · 6 years ago