1. f60fe2d sit: impement ->ndo_tunnel_ctl by Christoph Hellwig · 4 years, 8 months ago
  2. fd5d687 sit: refactor ipip6_tunnel_ioctl by Christoph Hellwig · 4 years, 8 months ago
  3. c7e36705 impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel by Christoph Hellwig · 4 years, 8 months ago
  4. 607259a6 net: add a new ndo_tunnel_ioctl method by Christoph Hellwig · 4 years, 8 months ago
  5. c1fd1182 ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel by Christoph Hellwig · 4 years, 8 months ago
  6. c384b8a ipv4: streamline ipmr_new_tunnel by Christoph Hellwig · 4 years, 8 months ago
  7. befb270 Merge branch 'realtek-ethernet-use-generic-power-management' by David S. Miller · 4 years, 8 months ago
  8. a1eae9f realtek/8139cp: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  9. 6ad70c7 realtek/8139too: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  10. f8e48fc Merge branch 'nfp-flower-feature-bit-updates' by David S. Miller · 4 years, 8 months ago
  11. 465957c nfp: flower: inform firmware of flower features by Louis Peens · 4 years, 8 months ago
  12. e09303d nfp: flower: renaming of feature bits by Louis Peens · 4 years, 8 months ago
  13. 85bac6a Merge branch 'iucv-next' by David S. Miller · 4 years, 8 months ago
  14. e9a36ca net/af_iucv: clean up function prototypes by Julian Wiedmann · 4 years, 8 months ago
  15. dca1262 net/af_iucv: remove a redundant zero initialization by Julian Wiedmann · 4 years, 8 months ago
  16. 0d1c766 net/af_iucv: replace open-coded U16_MAX by Julian Wiedmann · 4 years, 8 months ago
  17. 585bc22 net/af_iucv: remove pm support by Julian Wiedmann · 4 years, 8 months ago
  18. 4b32f86b net/iucv: remove pm support by Julian Wiedmann · 4 years, 8 months ago
  19. 2de4992 Merge branch 's390-next' by David S. Miller · 4 years, 8 months ago
  20. 97ccf6f s390/net: remove pm support from iucv drivers by Julian Wiedmann · 4 years, 8 months ago
  21. fc4a451 s390/net: remove pm ops from ccwgroup drivers by Julian Wiedmann · 4 years, 8 months ago
  22. fa14b9b Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  23. 5cdfe83 r8169: work around an irq coalescing related tx timeout by Heiner Kallweit · 4 years, 8 months ago
  24. e2e5fb8 r8169: improve rtl8169_mark_to_asic by Heiner Kallweit · 4 years, 8 months ago
  25. 588c7e5 r8169: make rtl_rx better readable by Heiner Kallweit · 4 years, 8 months ago
  26. 35e43c3 net: seeq: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  27. 0992b49 cxgb4: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 8 months ago
  28. 19acc9c Merge branch 'move-the-SIOCDELRT-and-SIOCADDRT-compat_ioctl-handlers-v3' by David S. Miller · 4 years, 8 months ago
  29. dc13c876 ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  30. a500492 appletalk: factor out a atrtr_ioctl_addrt helper by Christoph Hellwig · 4 years, 8 months ago
  31. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  32. 7c1552da ipv6: lift copy_from_user out of ipv6_route_ioctl by Christoph Hellwig · 4 years, 8 months ago
  33. 5ddb274 igc: Remove unneeded register by Sasha Neftin · 4 years, 10 months ago
  34. 3494480 igc: Remove unneeded definition by Sasha Neftin · 4 years, 10 months ago
  35. faf82d5 igc: Use netdev log helpers in igc_base.c by Andre Guedes · 4 years, 10 months ago
  36. 5c32bac igc: Use netdev log helpers in igc_dump.c by Andre Guedes · 4 years, 10 months ago
  37. 916a3c6 igc: Use netdev log helpers in igc_ptp.c by Andre Guedes · 4 years, 10 months ago
  38. 95f96a9 igc: Use netdev log helpers in igc_ethtool.c by Andre Guedes · 4 years, 10 months ago
  39. a307593 net: phy: simplify phy_link_change arguments by Doug Berger · 4 years, 8 months ago
  40. f026d8c igc: add support to eeprom, registers and link self-tests by Vitaly Lifshits · 4 years, 8 months ago
  41. 25f06ef igc: Use netdev log helpers in igc_main.c by Andre Guedes · 4 years, 10 months ago
  42. 8e8204a igc: Add ECN support for TSO by Sasha Neftin · 4 years, 10 months ago
  43. dbfe7d7 rds: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  44. 9740a7a Merge branch 'mptcp-do-not-block-on-subflow-socket' by David S. Miller · 4 years, 8 months ago
  45. 4930f48 net: allow __skb_ext_alloc to sleep by Florian Westphal · 4 years, 8 months ago
  46. 5c82644 mptcp: remove inner wait loop from mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
  47. 1709170 mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
  48. 149f7c7 mptcp: fill skb extension cache outside of mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
  49. 72511aab mptcp: avoid blocking in tcp_sendpages by Florian Westphal · 4 years, 8 months ago
  50. fb529e6 mptcp: break and restart in case mptcp sndbuf is full by Florian Westphal · 4 years, 8 months ago
  51. a0e1706 mptcp: move common nospace-pattern to a helper by Florian Westphal · 4 years, 8 months ago
  52. eb68267 selftests: Drop 'pref medium' in route checks by David Ahern · 4 years, 8 months ago
  53. 2f6ca95 Merge branch 'net-ipa-sc7180-suspend-resume' by David S. Miller · 4 years, 8 months ago
  54. 195ef57 net: ipa: do not clear interrupt in gsi_channel_start() by Alex Elder · 4 years, 8 months ago
  55. a4f4845 net: ipa: don't use noirq suspend/resume callbacks by Alex Elder · 4 years, 8 months ago
  56. d53b116 Merge branch 'mlxsw-Reorganize-trap-data' by David S. Miller · 4 years, 8 months ago
  57. 04cc99d selftests: mlxsw: Do not hard code trap group name by Ido Schimmel · 4 years, 8 months ago
  58. 84e0d83 selftests: devlink_lib: Remove double blank line by Ido Schimmel · 4 years, 8 months ago
  59. 200b7cc mlxsw: spectrum_trap: Store all trap data in one array by Ido Schimmel · 4 years, 8 months ago
  60. b14a40d mlxsw: spectrum_trap: Store all trap group data in one array by Ido Schimmel · 4 years, 8 months ago
  61. cc678f4 mlxsw: spectrum_trap: Store all trap policer data in one array by Ido Schimmel · 4 years, 8 months ago
  62. 85d4ec5 mlxsw: spectrum_trap: Move struct definition out of header file by Ido Schimmel · 4 years, 8 months ago
  63. 13f15b5 r8169: remove remaining call to mdiobus_unregister by Heiner Kallweit · 4 years, 8 months ago
  64. 1ab9b5e Merge branch 'ethtool-set_channels-add-a-few-more-checks' by David S. Miller · 4 years, 8 months ago
  65. 75c36db ethtool: don't call set_channels in drivers if config didn't change by Jakub Kicinski · 4 years, 8 months ago
  66. 4df6ff2 nfp: don't check lack of RX/TX channels by Jakub Kicinski · 4 years, 8 months ago
  67. 7be9251 ethtool: check if there is at least one channel for TX/RX in the core by Jakub Kicinski · 4 years, 8 months ago
  68. a0c1d0e mptcp: Use 32-bit DATA_ACK when possible by Christoph Paasch · 4 years, 8 months ago
  69. 9efd6a3 netns: enable to inherit devconf from current netns by Nicolas Dichtel · 4 years, 8 months ago
  70. 74a1c05 dpaa2-eth: add bulking to XDP_TX by Ioana Ciornei · 4 years, 8 months ago
  71. 6f42a29 net: phy: broadcom: fix checkpatch complains about tabs by Kevin Lo · 4 years, 8 months ago
  72. ea6119a Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  73. 2ea46dc ethernet: ti: am65-cpts: Add missing inline qualifier to stub functions by Nathan Chancellor · 4 years, 8 months ago
  74. 3f3ab17 net/mlx5e: Take DCBNL-related definitions into dedicated files by Tariq Toukan · 5 years ago
  75. 5ffb4d8 net/mlx5e: Calculate SQ stop room in a robust way by Maxim Mikityanskiy · 4 years, 9 months ago
  76. 8b46d42 net/mlx5e: IPoIB, Drop multicast packets that this interface sent by Erez Shitrit · 4 years, 8 months ago
  77. 80639b1 net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces by Erez Shitrit · 4 years, 8 months ago
  78. 9102d83 net/mlx5e: CT: Fix offload with CT action after CT NAT action by Roi Dayan · 4 years, 9 months ago
  79. 90bf1c8 net/mlx5: Move internal timer read function to clock library by Eran Ben Elisha · 4 years, 8 months ago
  80. 49c0355 net/mlx5: Wait for inactive autogroups by Paul Blakey · 4 years, 8 months ago
  81. 41798df net/mlx5: Drain wq first during PCI device removal by Parav Pandit · 4 years, 8 months ago
  82. 4162f58 net/mlx5: Have single error unwinding path by Parav Pandit · 4 years, 8 months ago
  83. e7f860e net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systems by Eran Ben Elisha · 4 years, 8 months ago
  84. 2726cd4 net/mlx5: Dedicate fw page to the requesting function by Eran Ben Elisha · 4 years, 8 months ago
  85. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  86. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  87. d5dfe4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  88. ce24729 Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  89. 67e4562 Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  90. 93d43e5 Merge branch 'mptcp-fix-MP_JOIN-failure-handling' by David S. Miller · 4 years, 8 months ago
  91. 729cd64 mptcp: cope better with MP_JOIN failure by Paolo Abeni · 4 years, 8 months ago
  92. 2f8a397 inet_connection_sock: factor out destroy helper. by Paolo Abeni · 4 years, 8 months ago
  93. 90bf451 mptcp: add new sock flag to deal with join subflows by Paolo Abeni · 4 years, 8 months ago
  94. 01d8a74 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  95. ca1c933 net: phy: tja11xx: execute cable test on link up by Oleksij Rempel · 4 years, 8 months ago
  96. 8e13810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  97. b0ed0bb net: phy: broadcom: add support for BCM54811 PHY by Kevin Lo · 4 years, 8 months ago
  98. d42d118 Merge branch 'cxgb4-improve-and-tune-TC-MQPRIO-offload' by David S. Miller · 4 years, 8 months ago
  99. 5148e59 cxgb4: add EOTID tracking and software context dump by Rahul Lakkireddy · 4 years, 8 months ago
  100. 4bccfc0 cxgb4: tune burst buffer size for TC-MQPRIO offload by Rahul Lakkireddy · 4 years, 8 months ago