1. 6fad361 IPv6: Extend 'fib_notify_on_flag_change' sysctl by Amit Cohen · 3 years, 11 months ago
  2. 0c5fcf9 IPv6: Add "offload failed" indication to routes by Amit Cohen · 3 years, 11 months ago
  3. 648106c IPv4: Extend 'fib_notify_on_flag_change' sysctl by Amit Cohen · 3 years, 11 months ago
  4. 36c5100 IPv4: Add "offload failed" indication to routes by Amit Cohen · 3 years, 11 months ago
  5. 49fc251 rtnetlink: Add RTM_F_OFFLOAD_FAILED flag by Amit Cohen · 3 years, 11 months ago
  6. 08cbabb Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 11 months ago
  7. 4429c5f cxgb4: remove unused vpd_cap_addr by Heiner Kallweit · 3 years, 11 months ago
  8. 8043c84 net: bridge: use switchdev for port flags set through sysfs too by Vladimir Oltean · 3 years, 11 months ago
  9. 373e13b selftests: tc-testing: u32: Add tests covering sample option by Phil Sutter · 3 years, 11 months ago
  10. 1a9b86c rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket by Xin Long · 3 years, 11 months ago
  11. b2f1756 net-sysfs: Add rtnl locking for getting Tx queue traffic class by Alexander Duyck · 3 years, 11 months ago
  12. 796c901 nfc: st-nci: Remove unnecessary variable by wengjianfeng · 3 years, 11 months ago
  13. c85b3bb selftests/net: so_txtime: remove unneeded semicolon by Yang Li · 3 years, 11 months ago
  14. 300a0fd seg6: fool-proof the processing of SRv6 behavior attributes by Andrea Mayer · 3 years, 11 months ago
  15. 8e57158 Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 3 years, 11 months ago
  16. badc6ac Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years, 11 months ago
  17. c273a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years, 11 months ago
  18. 7274c41 r8169: don't try to disable interrupts if NAPI is scheduled already by Heiner Kallweit · 3 years, 11 months ago
  19. 21c85974 net/packet: Improve the comment about LL header visibility criteria by Xie He · 3 years, 11 months ago
  20. 163a180 Merge branch 'net-ipa-a-mix-of-small-improvements' by Jakub Kicinski · 3 years, 11 months ago
  21. cd11500 net: ipa: avoid field overflow by Alex Elder · 3 years, 11 months ago
  22. 4873537 net: ipa: get rid of status size constraint by Alex Elder · 3 years, 11 months ago
  23. 9af5ccf net: ipa: use a Boolean rather than count when replenishing by Alex Elder · 3 years, 11 months ago
  24. d5bc501 net: ipa: remove two unused register definitions by Alex Elder · 3 years, 11 months ago
  25. 3f77c92 net: ipa: do not cache event ring state by Alex Elder · 3 years, 11 months ago
  26. b175072 net: ipa: synchronize NAPI only for suspend by Alex Elder · 3 years, 11 months ago
  27. 63ec9be net: ipa: move mutex calls into __gsi_channel_stop() by Alex Elder · 3 years, 11 months ago
  28. bfc213f Merge branch 'lag-offload-for-ocelot-dsa-switches' by Jakub Kicinski · 3 years, 11 months ago
  29. 8fe6832 net: dsa: felix: propagate the LAG offload ops towards the ocelot lib by Vladimir Oltean · 3 years, 11 months ago
  30. a324d3d net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces by Vladimir Oltean · 3 years, 11 months ago
  31. 23ca3b7 net: mscc: ocelot: rebalance LAGs on link up/down events by Vladimir Oltean · 3 years, 11 months ago
  32. 21357b6 net: mscc: ocelot: rename aggr_count to num_ports_in_lag by Vladimir Oltean · 3 years, 11 months ago
  33. 528d3f1 net: mscc: ocelot: drop the use of the "lags" array by Vladimir Oltean · 3 years, 11 months ago
  34. 2527f2e net: mscc: ocelot: set up logical port IDs centrally by Vladimir Oltean · 3 years, 11 months ago
  35. 2e9f4af net: mscc: ocelot: avoid unneeded "lp" variable in LAG join by Vladimir Oltean · 3 years, 11 months ago
  36. b80af65 net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device by Vladimir Oltean · 3 years, 11 months ago
  37. f79c20c net: mscc: ocelot: use ipv6 in the aggregation code by Vladimir Oltean · 3 years, 11 months ago
  38. 583cbbe net: mscc: ocelot: don't refuse bonding interfaces we can't offload by Vladimir Oltean · 3 years, 11 months ago
  39. 41e66fa net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event by Vladimir Oltean · 3 years, 11 months ago
  40. 662981b net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_changeupper by Vladimir Oltean · 3 years, 11 months ago
  41. 8d9dbce Merge branch 'automatically-manage-dsa-master-interface-state' by Jakub Kicinski · 3 years, 11 months ago
  42. 46acf7bd Revert "net: ipv4: handle DSA enabled master network devices" by Vladimir Oltean · 3 years, 11 months ago
  43. ea92000 Revert "net: Have netpoll bring-up DSA management interface" by Vladimir Oltean · 3 years, 11 months ago
  44. c0a8a9c net: dsa: automatically bring user ports down when master goes down by Vladimir Oltean · 3 years, 11 months ago
  45. 9d5ef19 net: dsa: automatically bring up DSA master when opening user port by Vladimir Oltean · 3 years, 11 months ago
  46. 78936ac Merge branch 'net-hns3-updates-for-next' by Jakub Kicinski · 3 years, 11 months ago
  47. 3f094bd net: hns3: replace macro of max qset number with specification by Guangbin Huang · 3 years, 11 months ago
  48. 2783e77 net: hns3: debugfs add max tm rate specification print by Guangbin Huang · 3 years, 11 months ago
  49. e070c8b net: hns3: add support for obtaining the maximum frame size by Yufeng Mo · 3 years, 11 months ago
  50. 693e441 net: hns3: optimize the code when update the tc info by GuoJia Liao · 3 years, 11 months ago
  51. 87ce161 net: hns3: RSS indirection table use device specification by Guangbin Huang · 3 years, 11 months ago
  52. 1cef42c net: hns3: add api capability bits for firmware by Jian Shen · 3 years, 11 months ago
  53. 74c05b9 Merge branch 'mptcp-misc-updates-for-tests-lock-annotation' by Jakub Kicinski · 3 years, 11 months ago
  54. 3abc05d mptcp: pm: add lockdep assertions by Florian Westphal · 3 years, 11 months ago
  55. 1002b89 selftests: mptcp: add command line arguments for mptcp_join.sh by Geliang Tang · 3 years, 11 months ago
  56. 502c65af Merge branch 'dpaa2-add-1000base-x-support' by Jakub Kicinski · 3 years, 11 months ago
  57. 085f177 net: dpaa2-mac: add backplane link mode support by Russell King · 3 years, 11 months ago
  58. 46c518c net: dpaa2-mac: add 1000BASE-X support by Russell King · 3 years, 11 months ago
  59. 694a000 net: pcs: add pcs-lynx 1000BASE-X support by Russell King · 3 years, 11 months ago
  60. 8cc8993 net: wan: farsync: use new tasklet API by Emil Renner Berthing · 3 years, 11 months ago
  61. 9c2865e3 Merge branch 'net-avoid-the-memory-waste-in-some-ethernet-drivers' by Jakub Kicinski · 3 years, 11 months ago
  62. d0dfbb9 net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste by Kevin Hao · 3 years, 11 months ago
  63. 1b04160 net: octeontx2: Use napi_alloc_frag_align() to avoid the memory waste by Kevin Hao · 3 years, 11 months ago
  64. 3f6e687 net: Introduce {netdev,napi}_alloc_frag_align() by Kevin Hao · 3 years, 11 months ago
  65. b358e21 mm: page_frag: Introduce page_frag_alloc_align() by Kevin Hao · 3 years, 11 months ago
  66. a455fcd net: dwc-xlgmac: Fix spelling mistake in function name by Colin Ian King · 3 years, 11 months ago
  67. c1fcda2 net: mhi-net: Add re-aggregation of fragmented packets by Loic Poulain · 3 years, 11 months ago
  68. d698e6a net: qualcomm: rmnet: Fix rx_handler for non-linear skbs by Loic Poulain · 3 years, 11 months ago
  69. a64566a net: sched: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
  70. 247b557 dccp: Return the correct errno code by Zheng Yongjun · 3 years, 11 months ago
  71. 1697291 net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Xu Wang · 3 years, 11 months ago
  72. a8225ef net: ethernet: ti: fix netdevice stats for XDP by Lorenzo Bianconi · 3 years, 11 months ago
  73. b91b3a2 dpaa2-eth: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  74. c90597b Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 3 years, 11 months ago
  75. 25d81f9 batman-adv: Fix names for kernel-doc blocks by Sven Eckelmann · 4 years ago
  76. 576fb67 batman-adv: Avoid sizeof on flexible structure by Sven Eckelmann · 4 years ago
  77. cfa55c6 batman-adv: Drop publication years from copyright info by Sven Eckelmann · 4 years ago
  78. 8914add net/mlx5e: Handle FIB events to update tunnel endpoint device by Vlad Buslov · 4 years ago
  79. 021905f net/mlx5e: Rename some encap-specific API to generic names by Vlad Buslov · 4 years ago
  80. c7b9038 net/mlx5e: TC preparation refactoring for routing update event by Vlad Buslov · 4 years ago
  81. 2221d95 net/mlx5e: Refactor neigh update infrastructure by Vlad Buslov · 4 years, 3 months ago
  82. 777bb80 net/mlx5e: Create route entry infrastructure by Vlad Buslov · 4 years, 3 months ago
  83. 0d9f964 net/mlx5e: Extract tc tunnel encap/decap code to dedicated file by Vlad Buslov · 4 years ago
  84. 8e404fe net/mlx5e: Match recirculated packet miss in slow table using reg_c1 by Vlad Buslov · 4 years, 4 months ago
  85. 48d216e net/mlx5e: Refactor reg_c1 usage by Vlad Buslov · 4 years, 4 months ago
  86. a508728 net/mlx5e: VF tunnel RX traffic offloading by Vlad Buslov · 4 years ago
  87. 4ad9116 net/mlx5e: Remove redundant match on tunnel destination mac by Vlad Buslov · 4 years ago
  88. 34ca653 net/mlx5: E-Switch, Indirect table infrastructure by Vlad Buslov · 4 years ago
  89. 6717986 net/mlx5e: Refactor tun routing helpers by Vlad Buslov · 4 years ago
  90. 10742ef net/mlx5e: VF tunnel TX traffic offloading by Vlad Buslov · 4 years ago
  91. 9e51c0a net/mlx5: E-Switch, Refactor rule offload forward action processing by Vlad Buslov · 4 years ago
  92. 275c21d net/mlx5e: Always set attr mdev pointer by Vlad Buslov · 4 years, 3 months ago
  93. 84ae9c1 net/mlx5e: E-Switch, Maintain vhca_id to vport_num mapping by Vlad Buslov · 4 years, 3 months ago
  94. b055ecf net/mlx5: E-Switch, Refactor setting source port by Mark Bloch · 4 years, 3 months ago
  95. 626899a netfilter: nftables: remove redundant assignment of variable err by Colin Ian King · 4 years ago
  96. 12aae8f ice: remove dead code by Bruce Allan · 4 years, 3 months ago
  97. 1140431 ice: use flex_array_size where possible by Bruce Allan · 4 years, 1 month ago
  98. e94c0df ice: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
  99. e67fbcf ice: display stored UNDI firmware version via devlink info by Jacob Keller · 4 years, 2 months ago
  100. e120a9a ice: display stored netlist versions via devlink info by Jacob Keller · 4 years, 2 months ago