1. 5d86724 net: core: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  2. 1c29d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  3. 3aefd7d net: core: Use skb_is_gso() in skb_checksum_help() by Yi Li · 4 years, 2 months ago
  4. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
  5. 0e8b8d6 net: core: use list_del_init() instead of list_del() in netdev_run_todo() by Taehee Yoo · 4 years, 3 months ago
  6. 44fa32f net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  7. ccdf7fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  8. 9aa1206 bpf: Add redirect_peer helper by Daniel Borkmann · 4 years, 3 months ago
  9. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  10. c11171a net: Add netif_rx_any_context() by Sebastian Andrzej Siewior · 4 years, 3 months ago
  11. 1fc70ed net: core: add nested_level variable in net_device by Taehee Yoo · 4 years, 3 months ago
  12. eff7423 net: core: introduce struct netdev_nested_priv for nested interface infrastructure by Taehee Yoo · 4 years, 3 months ago
  13. fe8300f net: core: add __netdev_upper_dev_unlink() by Taehee Yoo · 4 years, 3 months ago
  14. de2b541 net: fix a new kernel-doc warning at dev.c by Mauro Carvalho Chehab · 4 years, 3 months ago
  15. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
  16. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  17. 4250b75 net: core: delete duplicated words by Randy Dunlap · 4 years, 3 months ago
  18. 0e4be9e net: use exponential backoff in netdev_wait_allrefs by Francesco Ruggeri · 4 years, 3 months ago
  19. 984fe94 bpf: Mutex protect used_maps array and count by YiFei Zhu · 4 years, 4 months ago
  20. b14a9fc __netif_receive_skb_core: don't untag vlan from skb on DSA master by Vladimir Oltean · 4 years, 4 months ago
  21. 2de79ee net: try to avoid unneeded backlog flush by Paolo Abeni · 4 years, 4 months ago
  22. e1b9efe net: Fix bridge enslavement failure by Ido Schimmel · 4 years, 4 months ago
  23. 5251ef8 net: make sure napi_list is safe for RCU traversal by Jakub Kicinski · 4 years, 4 months ago
  24. 4d092dd net: manage napi add/del idempotence explicitly by Jakub Kicinski · 4 years, 4 months ago
  25. 5198d545 net: remove napi_hash_del() from driver-facing API by Jakub Kicinski · 4 years, 4 months ago
  26. ee1a4c8 net: Add a missing word by Jonathan Neuschäfer · 4 years, 4 months ago
  27. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  28. 96e97bc net: disable netpoll on fresh napis by Jakub Kicinski · 4 years, 4 months ago
  29. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  30. c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 4 months ago
  31. 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 5 months ago
  32. f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
  33. 068d9d1 bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST by Andrii Nakryiko · 4 years, 5 months ago
  34. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  35. 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 5 months ago
  36. 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 5 months ago
  37. 9fc95f5 net: Pass NULL to skb_network_protocol() when we don't care about vlan depth by Miaohe Lin · 4 years, 5 months ago
  38. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 5 months ago
  39. c1931c9 bpf: Implement BPF XDP link-specific introspection APIs by Andrii Nakryiko · 4 years, 5 months ago
  40. 026a4c2 bpf, xdp: Implement LINK_UPDATE for BPF XDP link by Andrii Nakryiko · 4 years, 5 months ago
  41. aa8d3a7 bpf, xdp: Add bpf_link-based XDP attachment API by Andrii Nakryiko · 4 years, 5 months ago
  42. d4baa93 bpf, xdp: Extract common XDP program attachment logic by Andrii Nakryiko · 4 years, 5 months ago
  43. 7f0a838 bpf, xdp: Maintain info on attached XDP BPF programs in net_device by Andrii Nakryiko · 4 years, 5 months ago
  44. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  45. 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 5 months ago
  46. 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 5 months ago
  47. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  48. 3369afb net: Call into DSA netdevice_ops wrappers by Florian Fainelli · 4 years, 5 months ago
  49. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
  50. 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  51. ce1e2a7 net: make symbol 'flush_works' static by Wei Yongjun · 4 years, 6 months ago
  52. 8842500 net: core: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  53. aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
  54. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  55. bd86924 net: core: try to runtime-resume detached device in __dev_open by Heiner Kallweit · 4 years, 6 months ago
  56. 0ad6f6e net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 7 months ago
  57. 427d583 net: napi: remove useless stack trace by Eric Dumazet · 4 years, 7 months ago
  58. 814152a net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 7 months ago
  59. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  60. 11d6011 net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 4 years, 7 months ago
  61. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 7 months ago
  62. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  63. c0bbbdc __netif_receive_skb_core: pass skb by reference by Boris Sukholitko · 4 years, 8 months ago
  64. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  65. a075767 net: XDP-generic determining XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  66. 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
  67. dd91230 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 8 months ago
  68. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  69. cff9f12 net/core: Introduce netdev_get_xmit_slave by Maor Gottlieb · 4 years, 8 months ago
  70. 7e417a6 net: napi: use READ_ONCE()/WRITE_ONCE() by Eric Dumazet · 4 years, 8 months ago
  71. 6f8b12d net: napi: add hard irqs deferral feature by Eric Dumazet · 4 years, 8 months ago
  72. eec517cd net: Add IF_OPER_TESTING by Andrew Lunn · 4 years, 9 months ago
  73. dfa7490 xdp: Reset prog in dev_change_xdp_fd when fd is negative by David Ahern · 4 years, 9 months ago
  74. a4837980 net: revert default NAPI poll timeout to 2 jiffies by Konstantin Khlebnikov · 4 years, 9 months ago
  75. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  76. a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
  77. 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 9 months ago
  78. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  79. 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
  80. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
  81. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  82. 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  83. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
  84. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 4 years, 10 months ago
  85. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 4 years, 10 months ago
  86. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 4 years, 10 months ago
  87. 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
  88. 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 4 years, 10 months ago
  89. 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 4 years, 10 months ago
  90. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  91. ef6a4c8 net: fix sysfs permssions when device changes network namespace by Christian Brauner · 4 years, 10 months ago
  92. 6e11d15 net: Fix Tx hash bound checking by Amritha Nambiar · 4 years, 10 months ago
  93. 366ed1ac net: Remove unneeded export of a couple of xdp generic functions by David Ahern · 4 years, 10 months ago
  94. 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 4 years, 11 months ago
  95. 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 4 years, 11 months ago
  96. 379349e Revert "net: dev: introduce support for sch BYPASS for lockless qdisc" by Paolo Abeni · 4 years, 11 months ago
  97. 7151aff net: export netdev_next_lower_dev_rcu() by Taehee Yoo · 4 years, 11 months ago
  98. e08ad80 net: add strict checks in netdev_name_node_alt_destroy() by Eric Dumazet · 4 years, 11 months ago
  99. ad1e03b core: Don't skip generic XDP program execution for cloned SKBs by Toke Høiland-Jørgensen · 5 years ago
  100. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago