1. 0315a07 net: fix premature exit from NAPI state polling in napi_disable() by Alexander Lobakin · 3 years, 2 months ago
  2. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  3. 54b2b3e net: Prevent HW-GRO and LRO features operate together by Ben Ben-ishay · 4 years, 1 month ago
  4. 9122a70 net: multicast: calculate csum of looped-back and forwarded packets by Cyril Strejc · 3 years, 3 months ago
  5. 0c57eee net: Prevent infinite while loop in skb_tx_hash() by Michael Chan · 3 years, 3 months ago
  6. 5b92be6 net-core: use netdev_* calls for kernel messages by Jesse Brandeburg · 3 years, 3 months ago
  7. 7adaf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 3 months ago
  8. 42df6e1 netfilter: Introduce egress hook by Lukas Wunner · 3 years, 3 months ago
  9. 17d2078 netfilter: Generalize ingress hook include file by Lukas Wunner · 3 years, 3 months ago
  10. 7463acf netfilter: Rename ingress hook include file by Lukas Wunner · 3 years, 3 months ago
  11. c0288ae net: make dev_get_port_parent_id slightly more readable by Antoine Tenart · 3 years, 3 months ago
  12. 75ea27d net: introduce a function to check if a netdev name is in use by Antoine Tenart · 3 years, 3 months ago
  13. 1643771 net:dev: Change napi_gro_complete return type to void by Gyumin Hwang · 3 years, 4 months ago
  14. 719c571 net: make napi_disable() symmetric with enable by Jakub Kicinski · 3 years, 4 months ago
  15. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  16. 3765996 napi: fix race inside napi_enable by Xuan Zhuo · 3 years, 4 months ago
  17. 1e080f1 net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 4 months ago
  18. afa79d0 net: in_irq() cleanup by Changbin Du · 3 years, 5 months ago
  19. d1a4e0a Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  20. 6891866 net, core: Allow netdev_lower_get_next_private_rcu in bh context by Jussi Maki · 3 years, 6 months ago
  21. 879af96 net, core: Add support for XDP redirection to slave device by Jussi Maki · 3 years, 6 months ago
  22. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  23. 372bbdd net: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 6 months ago
  24. 271e5b7 net: add netif_set_real_num_queues() for device reconfig by Jakub Kicinski · 3 years, 6 months ago
  25. 5ea2f5f move netdev_boot_setup into Space.c by Arnd Bergmann · 3 years, 6 months ago
  26. a432934 sk_buff: avoid potentially clearing 'slow_gro' field by Paolo Abeni · 3 years, 6 months ago
  27. 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 6 months ago
  28. 5e10da5 skbuff: allow 'slow_gro' for skb carring sock reference by Paolo Abeni · 3 years, 6 months ago
  29. 9efb4b5 net: optimize GRO for the common case. by Paolo Abeni · 3 years, 6 months ago
  30. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
  31. c948f51 memcg: enable accounting for net_device and Tx/Rx queues by Vasily Averin · 3 years, 6 months ago
  32. 82a1ffe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
  33. 20192d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 6 months ago
  34. 70713dd net_sched: introduce tracepoint trace_qdisc_enqueue() by Qitao Xu · 3 years, 6 months ago
  35. 5acc7d3 xdp, net: Fix use-after-free in bpf_xdp_link_release by Xuan Zhuo · 3 years, 6 months ago
  36. 28b34f0 net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache by Antoine Tenart · 3 years, 6 months ago
  37. 9615fe3 skbuff: Fix build with SKB extensions disabled by Florian Fainelli · 3 years, 6 months ago
  38. 2ea5eab bpf: devmap: Implement devmap prog execution for generic XDP by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  39. 11941f8 bpf: cpumap: Implement generic cpumap by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  40. fe21cb9 net: core: Split out code to run generic XDP prog by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
  41. 8550ff8 skbuff: Release nfct refcount on napi stolen or re-used skbs by Paul Blakey · 3 years, 7 months ago
  42. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  43. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  44. 127d735 net: update netdev_rx_csum_fault() print dump only once by Tanner Love · 3 years, 7 months ago
  45. c4fef01 net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc by Yunsheng Lin · 3 years, 7 months ago
  46. 2b4cd14 net/netif_receive_skb_core: Use migrate_disable() by Sebastian Andrzej Siewior · 3 years, 7 months ago
  47. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  48. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  49. dcad9ee net: sched: fix tx action reschedule issue with stopped queue by Yunsheng Lin · 3 years, 8 months ago
  50. 102b55e net: sched: fix tx action rescheduling issue during deactivation by Yunsheng Lin · 3 years, 8 months ago
  51. 8380c81 net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 8 months ago
  52. 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  53. 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
  54. 22b6034 net, xdp: Update pkt_type if generic XDP changes unicast MAC by Martin Willi · 3 years, 9 months ago
  55. 7ad18ff gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check by Alexander Lobakin · 3 years, 9 months ago
  56. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  57. 38ec494 gro: ensure frag0 meets IP header alignment by Eric Dumazet · 3 years, 9 months ago
  58. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  59. 27f0ad7 net: fix hangup on napi_disable for threaded napi by Paolo Abeni · 3 years, 9 months ago
  60. 0854fa8 net: remove the new_ifindex argument from dev_change_net_namespace by Andrei Vagin · 3 years, 9 months ago
  61. eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 10 months ago
  62. 6c996e1 net: change netdev_unregister_timeout_secs min value to 1 by Dmitry Vyukov · 3 years, 10 months ago
  63. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  64. ddb94ea net: resolve forwarding path from virtual netdevice and HW destination address by Pablo Neira Ayuso · 3 years, 10 months ago
  65. 5aa3afe net: make unregister netdev warning timeout configurable by Dmitry Vyukov · 3 years, 10 months ago
  66. add2d73 net: set initial device refcount to 1 by Eric Dumazet · 3 years, 10 months ago
  67. 5da9ace3 net: make xps_needed and xps_rxqs_needed static by Vladimir Oltean · 3 years, 10 months ago
  68. 919067c net: add CONFIG_PCPU_DEV_REFCNT by Eric Dumazet · 3 years, 10 months ago
  69. 75b2758 net: NULL the old xps map entries when freeing them by Antoine Tenart · 3 years, 10 months ago
  70. 2d05bf0 net: fix use after free in xps by Antoine Tenart · 3 years, 10 months ago
  71. 132f743 net: improve queue removal readability in __netif_set_xps_queue by Antoine Tenart · 3 years, 10 months ago
  72. 402fbb9 net: add an helper to copy xps maps to the new dev_maps by Antoine Tenart · 3 years, 10 months ago
  73. 044ab86 net: move the xps maps to an array by Antoine Tenart · 3 years, 10 months ago
  74. 6f36158 net: remove the xps possible_mask by Antoine Tenart · 3 years, 10 months ago
  75. 5478fcd net: embed nr_ids in the xps maps by Antoine Tenart · 3 years, 10 months ago
  76. 255c04a net: embed num_tc in the xps maps by Antoine Tenart · 3 years, 10 months ago
  77. 6c015a2 net: check all name nodes in __dev_alloc_name by Jiri Bohac · 3 years, 10 months ago
  78. cb03835 net: fix race between napi kthread mode and busy poll by Wei Wang · 3 years, 10 months ago
  79. 3a5ca85 can: dev: Move device back to init netns on owning netns delete by Martin Willi · 3 years, 11 months ago
  80. 8f64860 net: export dev_set_threaded symbol by Lorenzo Bianconi · 3 years, 10 months ago
  81. d0eed5c gro: give 'hash' variable in dev_gro_receive() a less confusing name by Alexander Lobakin · 3 years, 10 months ago
  82. 9dc2c31 gro: consistentify napi->gro_hash[x] access in dev_gro_receive() by Alexander Lobakin · 3 years, 10 months ago
  83. 0ccf4d5 gro: simplify gro_list_prepare() by Alexander Lobakin · 3 years, 10 months ago
  84. b1866bf net: core: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 10 months ago
  85. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  86. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 4 years ago
  87. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 4 years ago
  88. 5f7d572 bpf: Drop MTU check when doing TC-BPF redirect to ingress by Jesper Dangaard Brouer · 4 years ago
  89. 3b23a32 net: fix dev_ifsioc_locked() race condition by Cong Wang · 4 years ago
  90. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  91. 5fdd2f0 net: add sysfs attribute to control napi threaded mode by Wei Wang · 4 years ago
  92. 29863d4 net: implement threaded-able napi poll loop support by Wei Wang · 4 years ago
  93. 898f801 net: extract napi poll functionality to __napi_poll() by Felix Fietkau · 4 years ago
  94. 8dc1c44 net: gro: do not keep too many GRO packets in napi->rx_list by Eric Dumazet · 4 years ago
  95. 04f00ab net/core: move gro function declarations to separate header by Leon Romanovsky · 4 years ago
  96. 62fafcd net: support ip generic csum processing in skb_csum_hwoffload_help by Xin Long · 4 years ago
  97. e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
  98. 7baf242 net/sched: cls_flower add CT_FLAGS_INVALID flag support by wenxu · 4 years ago
  99. 0cbe1e5 net: inline rollback_registered_many() by Jakub Kicinski · 4 years ago
  100. bcfe2f1 net: move rollback_registered_many() by Jakub Kicinski · 4 years ago