1. c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 4 months ago
  2. 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 5 months ago
  3. f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
  4. 068d9d1 bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST by Andrii Nakryiko · 4 years, 5 months ago
  5. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  6. 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
  7. 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 5 months ago
  8. 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 5 months ago
  9. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 5 months ago
  10. c1931c9 bpf: Implement BPF XDP link-specific introspection APIs by Andrii Nakryiko · 4 years, 5 months ago
  11. 026a4c2 bpf, xdp: Implement LINK_UPDATE for BPF XDP link by Andrii Nakryiko · 4 years, 5 months ago
  12. aa8d3a7 bpf, xdp: Add bpf_link-based XDP attachment API by Andrii Nakryiko · 4 years, 5 months ago
  13. d4baa93 bpf, xdp: Extract common XDP program attachment logic by Andrii Nakryiko · 4 years, 5 months ago
  14. 7f0a838 bpf, xdp: Maintain info on attached XDP BPF programs in net_device by Andrii Nakryiko · 4 years, 5 months ago
  15. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  16. 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 5 months ago
  17. 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 5 months ago
  18. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  19. 3369afb net: Call into DSA netdevice_ops wrappers by Florian Fainelli · 4 years, 5 months ago
  20. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
  21. 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  22. ce1e2a7 net: make symbol 'flush_works' static by Wei Yongjun · 4 years, 6 months ago
  23. 8842500 net: core: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  24. aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
  25. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  26. bd86924 net: core: try to runtime-resume detached device in __dev_open by Heiner Kallweit · 4 years, 6 months ago
  27. 0ad6f6e net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 7 months ago
  28. 427d583 net: napi: remove useless stack trace by Eric Dumazet · 4 years, 7 months ago
  29. 814152a net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 7 months ago
  30. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  31. 11d6011 net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 4 years, 7 months ago
  32. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 7 months ago
  33. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  34. c0bbbdc __netif_receive_skb_core: pass skb by reference by Boris Sukholitko · 4 years, 8 months ago
  35. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  36. a075767 net: XDP-generic determining XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  37. 76cd622 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 8 months ago
  38. dd91230 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 8 months ago
  39. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  40. cff9f12 net/core: Introduce netdev_get_xmit_slave by Maor Gottlieb · 4 years, 8 months ago
  41. 7e417a6 net: napi: use READ_ONCE()/WRITE_ONCE() by Eric Dumazet · 4 years, 8 months ago
  42. 6f8b12d net: napi: add hard irqs deferral feature by Eric Dumazet · 4 years, 8 months ago
  43. eec517cd net: Add IF_OPER_TESTING by Andrew Lunn · 4 years, 9 months ago
  44. dfa7490 xdp: Reset prog in dev_change_xdp_fd when fd is negative by David Ahern · 4 years, 9 months ago
  45. a4837980 net: revert default NAPI poll timeout to 2 jiffies by Konstantin Khlebnikov · 4 years, 9 months ago
  46. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  47. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
  48. 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 9 months ago
  49. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  50. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 9 months ago
  51. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
  52. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  53. 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  54. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
  55. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 4 years, 10 months ago
  56. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 4 years, 10 months ago
  57. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 4 years, 10 months ago
  58. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  59. 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 4 years, 10 months ago
  60. 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 4 years, 10 months ago
  61. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  62. ef6a4c8 net: fix sysfs permssions when device changes network namespace by Christian Brauner · 4 years, 10 months ago
  63. 6e11d15 net: Fix Tx hash bound checking by Amritha Nambiar · 4 years, 10 months ago
  64. 366ed1ac net: Remove unneeded export of a couple of xdp generic functions by David Ahern · 4 years, 10 months ago
  65. 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 4 years, 11 months ago
  66. 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 4 years, 11 months ago
  67. 379349e Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" by Paolo Abeni · 4 years, 11 months ago
  68. 7151aff net: export netdev_next_lower_dev_rcu() by Taehee Yoo · 4 years, 11 months ago
  69. e08ad80 net: add strict checks in netdev_name_node_alt_destroy() by Eric Dumazet · 4 years, 11 months ago
  70. ad1e03b core: Don't skip generic XDP program execution for cloned SKBs by Toke Høiland-Jørgensen · 5 years ago
  71. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  72. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  73. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  74. 93642e1 net: introduce dev_net notifier register/unregister variants by Jiri Pirko · 5 years ago
  75. 1f63770 net: push code from net notifier reg/unreg into helpers by Jiri Pirko · 5 years ago
  76. 48b3a13 net: call call_netdevice_unregister_net_notifiers from unregister by Jiri Pirko · 5 years ago
  77. 3a1296a net: Support GRO/GSO fraglist chaining. by Steffen Klassert · 5 years ago
  78. 1a3c998 net: Add a netdev software feature set that defaults to off. by Steffen Klassert · 5 years ago
  79. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  80. d836f5c net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() by Eric Dumazet · 5 years ago
  81. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  82. c807943 net: Fix packet reordering caused by GRO and listified RX cooperation by Maxim Mikityanskiy · 5 years ago
  83. cb626bf net-sysfs: Fix reference count leak by Jouni Hogander · 5 years ago
  84. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  85. 53d3749 net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() by Cong Wang · 5 years ago
  86. 75ccae6 xdp: Move devmap bulk queue into struct net_device by Toke Høiland-Jørgensen · 5 years ago
  87. ba40281 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  88. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  89. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  90. 871185a netfilter: Clean up unnecessary #ifdef by Lukas Wunner · 5 years ago
  91. 7e6897f bpf, xdp: Start using the BPF dispatcher for XDP by Björn Töpel · 5 years ago
  92. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  93. 2da2b32 sched/rt, net: Use CONFIG_PREEMPTION.patch by Thomas Gleixner · 5 years ago
  94. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  95. 42c17fa net: fix a leak in register_netdevice() by Dan Carpenter · 5 years ago
  96. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. fc5141c net: gro: use vlan API instead of accessing directly by Tonghao Zhang · 5 years ago
  98. 8aef998 net: core: allow fast GRO for skbs with Ethernet header in head by Alexander Lobakin · 5 years ago
  99. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  100. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago