1. 5be5515 net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method by Julio Faracco · 5 years ago
  2. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  3. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. d518d2e net/sched: fix race between deactivation and dequeue for NOLOCK qdisc by Paolo Abeni · 5 years ago
  5. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  6. 10cc514 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 5 years ago
  7. c14a9f6 net: Don't call XDP_SETUP_PROG when nothing is changed by Maxim Mikityanskiy · 5 years ago
  8. 323ebb6 net: use listified RX for handling GRO_NORMAL skbs by Edward Cree · 5 years ago
  9. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  10. 065af35 net: fix bpf_xdp_adjust_head regression for generic-XDP by Jesper Dangaard Brouer · 5 years ago
  11. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  12. 55b40db net: fix ifindex collision during namespace removal by Jiri Pirko · 5 years ago
  13. 6413139 skbuff: increase verbosity when dumping skb data by Willem de Bruijn · 6 years ago
  14. 720f22f net: sched: refactor reinsert action by John Hurley · 6 years ago
  15. 36b2f61 net: handle 802.1P vlan 0 packets properly by Govindarajulu Varadarajan · 6 years ago
  16. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  17. fdf7142 net: fix indirect calls helpers for ptype list hooks. by Paolo Abeni · 6 years ago
  18. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  19. a4270d6 net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 6 years ago
  20. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  21. 458bf2f net: core: support XDP generic on stacked devices. by Stephen Hemminger · 6 years ago
  22. d7c04b0 net: avoid weird emergency message by Eric Dumazet · 6 years ago
  23. f5737cb net: use indirect calls helpers for ptype hook by Paolo Abeni · 6 years ago
  24. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 8065a77 failover: allow name change on IFF_UP slave interfaces by Si-Wei Liu · 6 years ago
  26. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. 7e1146e net: devlink: introduce devlink_compat_switch_id_get() helper by Jiri Pirko · 6 years ago
  28. a0640e6 net: Remove inclusion of pci.h by Yuval Shaia · 6 years ago
  29. 97cdcf3 net: place xmit recursion in softnet data by Florian Westphal · 6 years ago
  30. 9a5a90d net: core: netif_receive_skb_list: unlist skb before passing to pt->func by Alexander Lobakin · 6 years ago
  31. af3836d net: devlink: introduce devlink_compat_phys_port_name_get() by Jiri Pirko · 6 years ago
  32. dc05360 net: convert rps_needed and rfs_needed to new static branch api by Eric Dumazet · 6 years ago
  33. ba27b4c net: dev: introduce support for sch BYPASS for lockless qdisc by Paolo Abeni · 6 years ago
  34. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  35. b71b583 packet: rework packet_pick_tx_queue() to use common code selection by Paolo Abeni · 6 years ago
  36. 4bd97d5 net: dev: rename queue selection helpers. by Paolo Abeni · 6 years ago
  37. b589967 net: dev: add generic protodown handler by Andy Roulin · 6 years ago
  38. a0dce87 net: Skip GSO length estimation if transport header is not set by Maxim Mikityanskiy · 6 years ago
  39. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 3b89ea9 net: Fix for_each_netdev_feature on Big endian by Hauke Mehrtens · 6 years ago
  41. e90b1fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  42. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  43. 9ee963d net: xdp: allow generic and driver XDP on one interface by Jakub Kicinski · 6 years ago
  44. 01dde20 xdp: Provide extack messages when prog attachment failed by Maciej Fijalkowski · 6 years ago
  45. 35edfdc net: set default network namespace in init_dummy_netdev() by Josh Elsasser · 6 years ago
  46. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  47. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  48. d59cdf9 net: dev: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  49. 1570415 net: dev: Add NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  50. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  51. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 40c900a net: core: dev: Attach extack to NETDEV_PRE_UP by Petr Machata · 6 years ago
  53. 2637260 net: core: dev: Add call_netdevice_notifiers_extack() by Petr Machata · 6 years ago
  54. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  55. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  56. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  57. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  58. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  59. b0e3f1b net: Add trace events for all receive exit points by Geneviève Bastien · 6 years ago
  60. 1464193 net: explain __skb_checksum_complete() with comments by Cong Wang · 6 years ago
  61. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  62. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  63. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. 42519ed net-gro: use ffs() to speedup napi_gro_flush() by Eric Dumazet · 6 years ago
  65. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  66. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 33d9a2c net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  68. 7fe50ac net: dump more useful information in netdev_rx_csum_fault() by Cong Wang · 6 years ago
  69. b1817524 net/core: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  70. fe60faa net: do not abort bulk send on BQL status by Eric Dumazet · 6 years ago
  71. ece2371 net: Properly unlink GRO packets on overflow. by David S. Miller · 6 years ago
  72. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  73. 9f9a742 FDDI: defza: Support capturing outgoing SMT traffic by Maciej W. Rozycki · 6 years ago
  74. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. af7d6cc net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  76. 2972495 net: fix generic XDP to handle if eth header was mangled by Jesper Dangaard Brouer · 6 years ago
  77. 992cba7 net: Add and use skb_list_del_init(). by David S. Miller · 6 years ago
  78. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  79. fa788d9 packet: add sockopt to ignore outgoing packets by Vincent Whitchurch · 6 years ago
  80. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  81. 4d99f66 net: allow to call netif_reset_xps_queues() under cpus_read_lock by Andrei Vagin · 6 years ago
  82. a6bcfc8 net: check extack._msg before print by Li RongQing · 6 years ago
  83. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  84. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  85. 7a4c53b net: report invalid mtu value via netlink extack by Stephen Hemminger · 6 years ago
  86. 7effaf0 net: rollback orig value on failure of dev_qdisc_change_tx_queue_len by Tariq Toukan · 6 years ago
  87. 7c4ec74 net: Init backlog NAPI's gro_hash. by David S. Miller · 6 years ago
  88. ccdb517 net: Fix GRO_HASH_BUCKETS assertion. by David S. Miller · 6 years ago
  89. d9f37d0 net: convert gro_count to bitmask by Li RongQing · 6 years ago
  90. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  91. a25717d xdp: support simultaneous driver and hw XDP attachment by Jakub Kicinski · 7 years ago
  92. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 7 years ago
  93. 68d2f84 net: gro: properly remove skb from list by Prashant Bhole · 7 years ago
  94. e32f55f Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  95. 9af86f93 net: core: fix use-after-free in __netif_receive_skb_list_core by Edward Cree · 7 years ago
  96. 8c057ef net: core: fix uses-after-free in list processing by Edward Cree · 7 years ago
  97. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
  98. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  99. a4ea8a3 net: Add generic ndo_select_queue functions by Alexander Duyck · 7 years ago
  100. eadec877 net: Add support for subordinate traffic classes to netdev_pick_tx by Alexander Duyck · 7 years ago