1. da71577 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  2. ece2371 net: Properly unlink GRO packets on overflow. by David S. Miller · 6 years ago
  3. 6788fac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  4. 4904008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. aab456d net/neigh: fix NULL deref in pneigh_dump_table() by Eric Dumazet · 6 years ago
  6. d8fd9e1 bpf: fix wrong helper enablement in cgroup local storage by Daniel Borkmann · 6 years ago
  7. 83c4087 Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  8. ede95a63 bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 6 years ago
  9. b09928b bpf: make direct packet write unclone more robust by Daniel Borkmann · 6 years ago
  10. ab21c1b bpf: disallow direct packet access for unpriv in cg_skb by Daniel Borkmann · 6 years ago
  11. db4f1be net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  12. c63586d net: rtnl_dump_all needs to propagate error from dumpit function by David Ahern · 6 years ago
  13. a90e90b cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  14. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  15. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  16. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  18. 6fff607 bpf: sk_msg program helper bpf_msg_push_data by John Fastabend · 6 years ago
  19. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  20. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  21. 5032d07 bpf: skmsg, fix psock create on existing kcm/tls port by John Fastabend · 6 years ago
  22. b39b5f4 bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB by Song Liu · 6 years ago
  23. f1a2e44 bpf: add queue and stack maps by Mauricio Vasquez B · 6 years ago
  24. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  26. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  27. 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
  28. 9f9a742 FDDI: defza: Support capturing outgoing SMT traffic by Maciej W. Rozycki · 6 years ago
  29. 58f5bbe ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  30. 2bb3207 ethtool: fix a missing-check bug by Wenwen Wang · 6 years ago
  31. 5ef0ae8 bpf: Fix IPv6 dport byte-order in bpf_sk_lookup by Joe Stringer · 6 years ago
  32. 8a615c6 bpf: Allow sk_lookup with IPv6 module by Joe Stringer · 6 years ago
  33. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  34. 604326b bpf, sockmap: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  35. 67e89ac bpf: Fix dev pointer dereference from sk_skb by Joe Stringer · 6 years ago
  36. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. 9163a0f net: bridge: add support for per-port vlan stats by Nikolay Aleksandrov · 6 years ago
  38. 859bd2e net: Evict neighbor entries on carrier down by David Ahern · 6 years ago
  39. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  40. e75fa07 rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking by David Ahern · 6 years ago
  41. 4565d7e rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use by David Ahern · 6 years ago
  42. 52b5d6f net: make skb_partial_csum_set() more robust against overflows by Eric Dumazet · 6 years ago
  43. bde74ad1 devlink: Add helper function for safely copy string param by Moshe Shemesh · 6 years ago
  44. 1276534 devlink: Fix param cmode driverinit for string type by Moshe Shemesh · 6 years ago
  45. f355cfc devlink: Fix param set handling for string type by Moshe Shemesh · 6 years ago
  46. 2972495 net: fix generic XDP to handle if eth header was mangled by Jesper Dangaard Brouer · 6 years ago
  47. 071a234 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  48. df3f94a bpf: fix building without CONFIG_INET by Arnd Bergmann · 6 years ago
  49. 8c6e137 rtnetlink: Update rtnl_fdb_dump for strict data checking by David Ahern · 6 years ago
  50. 8dfbda1 rtnetlink: Move input checking for rtnl_fdb_dump to helper by David Ahern · 6 years ago
  51. 4a73e5e net/fib_rules: Update fib_nl_dumprule for strict data checking by David Ahern · 6 years ago
  52. f80f14c net/namespace: Update rtnl_net_dumpid for strict data checking by David Ahern · 6 years ago
  53. 9632d47 net/neighbor: Update neightbl_dump_info for strict data checking by David Ahern · 6 years ago
  54. 51183d2 net/neighbor: Update neigh_dump_info for strict data checking by David Ahern · 6 years ago
  55. 841891e rtnetlink: Update rtnl_stats_dump for strict data checking by David Ahern · 6 years ago
  56. 2d011be rtnetlink: Update rtnl_bridge_getlink for strict data checking by David Ahern · 6 years ago
  57. 905cf0a rtnetlink: Update rtnl_dump_ifinfo for strict data checking by David Ahern · 6 years ago
  58. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  59. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. bd961c9 rtnetlink: fix rtnl_fdb_dump() for ndmsg header by Mauricio Faria de Oliveira · 6 years ago
  61. 1661d34 ethtool: don't allow disabling queues with umem installed by Jakub Kicinski · 6 years ago
  62. b8c8a2e ethtool: rename local variable max -> curr by Jakub Kicinski · 6 years ago
  63. 6f52f80 net/neigh: Extend dump filter to proxy neighbor dumps by David Ahern · 6 years ago
  64. 1651178 devlink: Add generic parameter msix_vec_per_pf_min by Vasundhara Volam · 6 years ago
  65. f61cba4 devlink: Add generic parameter msix_vec_per_pf_max by Vasundhara Volam · 6 years ago
  66. e3b5106 devlink: Add generic parameter ignore_ari by Vasundhara Volam · 6 years ago
  67. 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
  68. d71019b net: core: Fix build with CONFIG_IPV6=m by Joe Stringer · 6 years ago
  69. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. db7ff19 devlink: Add extack for eswitch operations by Eli Britstein · 6 years ago
  71. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  72. 6acc9b4 bpf: Add helper to retrieve socket in BPF by Joe Stringer · 6 years ago
  73. c64b798 bpf: Add PTR_TO_SOCKET verifier type by Joe Stringer · 6 years ago
  74. 0e1d6ec rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  75. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  76. 6fe9487 bond: take rcu lock in netpoll_send_skb_on_dev by Dave Jones · 6 years ago
  77. 893626d6 rtnetlink: Fail dump if target netnsid is invalid by David Ahern · 6 years ago
  78. c24498c netpoll: do not test NAPI_STATE_SCHED in poll_one_napi() by Eric Dumazet · 6 years ago
  79. 5d70a67 net/core: make function ___gnet_stats_copy_basic() static by Wei Yongjun · 6 years ago
  80. 6194114 net: core: add member wol_enabled to struct net_device by Heiner Kallweit · 6 years ago
  81. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  82. 6f99528 net: core: netlink: add helper refcount dec and lock function by Vlad Buslov · 6 years ago
  83. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  84. d0e13a1 flow_dissector: lookup netns by skb->sk if skb->dev is NULL by Willem de Bruijn · 6 years ago
  85. fc6e807 neighbour: send netlink notification if NTF_ROUTER changes by Roopa Prabhu · 6 years ago
  86. f7aa74e neighbour: allow admin to set NTF_ROUTER by Roopa Prabhu · 6 years ago
  87. 5e11121 net/core: Add new basic hardware counter by Eelco Chaudron · 6 years ago
  88. ac3d9dd netpoll: make ndo_poll_controller() optional by Eric Dumazet · 6 years ago
  89. 474ff26 net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN by Maciej Żenczykowski · 6 years ago
  90. 83fe9a9 devlink: double free in devlink_resource_fill() by Dan Carpenter · 6 years ago
  91. 124eee3 net: linkwatch: add check for netdevice being present to linkwatch_do_dev by Heiner Kallweit · 6 years ago
  92. f195efb net: core: Use FIELD_SIZEOF directly instead of reimplementing its function by zhong jiang · 6 years ago
  93. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. 0376d5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  95. d58e468 flow_dissector: implements flow dissector BPF hook by Petar Penkov · 6 years ago
  96. f91845d pktgen: Fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  97. f0e0d04 neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  98. 56a49d7 net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  99. aaf9253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  100. 4c3d795 bpf: use __GFP_COMP while allocating page by Tushar Dave · 6 years ago