1. f8ade8d xsurf100: drop include of lib8390.c by Michael Schmitz · 3 years, 5 months ago
  2. 375df5f ax88796: export ax_NS8390_init() hook by Michael Schmitz · 3 years, 5 months ago
  3. e179d78 m68k: remove legacy probing by Arnd Bergmann · 3 years, 5 months ago
  4. 47fd22f cs89x0: rework driver configuration by Arnd Bergmann · 3 years, 5 months ago
  5. 8bbdf1b 3c509: stop calling netdev_boot_setup_check by Arnd Bergmann · 3 years, 5 months ago
  6. 81dd3ee appletalk: ltpc: remove static probing by Arnd Bergmann · 3 years, 5 months ago
  7. 19a11bf natsemi: sonic: stop calling netdev_boot_setup_check by Arnd Bergmann · 3 years, 5 months ago
  8. 0852aeb bcmgenet: remove call to netdev_boot_setup_check by Arnd Bergmann · 3 years, 5 months ago
  9. 2dbf4c2 Merge branch 'ethtool-runtime-pm' by David S. Miller · 3 years, 5 months ago
  10. d43c65b ethtool: runtime-resume netdev parent in ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
  11. 41107ac ethtool: move netif_device_present check from ethnl_parse_header_dev_get to ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
  12. c5ab51d ethtool: move implementation of ethnl_ops_begin/complete to netlink.c by Heiner Kallweit · 3 years, 5 months ago
  13. f32a213 ethtool: runtime-resume netdev parent before ethtool ioctl ops by Heiner Kallweit · 3 years, 5 months ago
  14. c32325b virtio-net: realign page_to_skb() after merges by Jakub Kicinski · 3 years, 5 months ago
  15. dc1a807 Merge branch 'bnxt_en-rx-ring' by David S. Miller · 3 years, 5 months ago
  16. c1129b5 bnxt_en: Increase maximum RX ring size if jumbo ring is not used by Michael Chan · 3 years, 5 months ago
  17. 03c7448 bnxt_en: Don't use static arrays for completion ring pages by Michael Chan · 3 years, 5 months ago
  18. 0547ffe net: Keep vertical alignment by Yajun Deng · 3 years, 5 months ago
  19. 3a755cd bonding: add new option lacp_active by Hangbin Liu · 3 years, 5 months ago
  20. 2414d62 qed: Remove duplicated include of kernel.h by zhouchuangao · 3 years, 5 months ago
  21. 493c3ca drivers/net/usb: Remove all strcpy() uses by Len Baker · 3 years, 5 months ago
  22. 9c638ea qed: Remove redundant prints from the iWARP SYN handling by Shai Malin · 3 years, 5 months ago
  23. cdc1d86 qed: Skip DORQ attention handling during recovery by Shai Malin · 3 years, 5 months ago
  24. 995c3d4 qed: Avoid db_recovery during recovery by Shai Malin · 3 years, 5 months ago
  25. 07e1d6b Merge branch 'skb_expand_head' by David S. Miller · 3 years, 5 months ago
  26. a1e975e bpf: use skb_expand_head in bpf_out_neigh_v4/6 by Vasily Averin · 3 years, 5 months ago
  27. 53744a4 ax25: use skb_expand_head by Vasily Averin · 3 years, 5 months ago
  28. 14ee70c vrf: use skb_expand_head in vrf_finish_output by Vasily Averin · 3 years, 5 months ago
  29. 5678a59 ipv4: use skb_expand_head in ip_finish_output2 by Vasily Averin · 3 years, 5 months ago
  30. 0c9f227 ipv6: use skb_expand_head in ip6_xmit by Vasily Averin · 3 years, 5 months ago
  31. e415ed3 ipv6: use skb_expand_head in ip6_finish_output2 by Vasily Averin · 3 years, 5 months ago
  32. f1260ff skbuff: introduce skb_expand_head() by Vasily Averin · 3 years, 5 months ago
  33. fa97662 Merge tag 'mlx5-updates-2021-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 5 months ago
  34. bcd68c0 net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() by Jiapeng Chong · 3 years, 5 months ago
  35. 25f150f net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actions by Roi Dayan · 3 years, 5 months ago
  36. 97a8d29 net/mlx5e: Remove redundant assignment of counter to null by Roi Dayan · 3 years, 5 months ago
  37. c6cfe11 net/mlx5e: Remove redundant parse_attr arg by Roi Dayan · 3 years, 5 months ago
  38. 950b4df net/mlx5e: Remove redundant cap check for flow counter by Roi Dayan · 3 years, 5 months ago
  39. 70f8019 net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions() by Roi Dayan · 3 years, 5 months ago
  40. 696ceeb net/mlx5e: Remove redundant tc act includes by Roi Dayan · 3 years, 5 months ago
  41. f4b4594 net/mlx5: Embed mlx5_ttc_table by Maor Gottlieb · 3 years, 5 months ago
  42. 371cf74 net/mlx5: Move TTC logic to fs_ttc by Maor Gottlieb · 3 years, 6 months ago
  43. bc29764 net/mlx5e: Decouple TTC logic from mlx5e by Maor Gottlieb · 3 years, 6 months ago
  44. 5fba089 net/mlx5e: Rename some related TTC args and functions by Maor Gottlieb · 3 years, 6 months ago
  45. d443c6f net/mlx5e: Rename traffic type enums by Maor Gottlieb · 3 years, 6 months ago
  46. 3ac90de net/mlx5e: Allocate the array of channels according to the real max_nch by Maxim Mikityanskiy · 3 years, 9 months ago
  47. 43ec0f4 net/mlx5e: Hide all implementation details of mlx5e_rx_res by Maxim Mikityanskiy · 3 years, 9 months ago
  48. e6e01b5 net/mlx5e: Introduce mlx5e_channels API to get RQNs by Maxim Mikityanskiy · 3 years, 9 months ago
  49. 43befe9 net/mlx5e: Use a new initializer to build uniform indir table by Maxim Mikityanskiy · 3 years, 9 months ago
  50. 7cdd0a89 net/mlx4: make the array states static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
  51. 771edea net: 3c509: make the array if_names static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
  52. d5731f8 dpaa2-eth: make the array faf_bits static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
  53. a6afdb0 qlcnic: make the array random_data static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
  54. 628fe1c net: marvell: make the array name static, makes object smaller by Colin Ian King · 3 years, 5 months ago
  55. e688bdb cxgb4: make the array match_all_mac static, makes object smaller by Colin Ian King · 3 years, 5 months ago
  56. 28814cd ipv4: Fix refcount warning for new fib_info by David Ahern · 3 years, 5 months ago
  57. 1187c8c net: phy: mscc: make some arrays static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
  58. f36c82a netdevsim: make array res_ids static const, makes object smaller by Colin Ian King · 3 years, 5 months ago
  59. 2d3e5ca net/ipv4: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 5 months ago
  60. 29a097b net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() by Vladimir Oltean · 3 years, 5 months ago
  61. 35d7a6f nfc: hci: pass callback data param as pointer in nci_request() by Krzysztof Kozlowski · 3 years, 5 months ago
  62. 1e0dd56 cavium: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 5 months ago
  63. 244f8a8 net: dsa: mt7530: drop paranoid checks in .get_tag_protocol() by Vladimir Oltean · 3 years, 5 months ago
  64. a3280ef Merge branch 'octeon-drr-config' by David S. Miller · 3 years, 5 months ago
  65. c39830a octeontx2-pf: cn10k: Config DWRR weight based on MTU by Sunil Goutham · 3 years, 5 months ago
  66. 76660df octeontx2-af: cn10k: DWRR MTU configuration by Sunil Goutham · 3 years, 5 months ago
  67. cfba3fb selftests/net: remove min gso test in packet_snd by Dust Li · 3 years, 5 months ago
  68. 220ade7 bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler() by Yufeng Mo · 3 years, 5 months ago
  69. 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 5 months ago
  70. 451395f niu: read property length only if we use it by Martin Kaiser · 3 years, 5 months ago
  71. d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  72. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  73. c7d1022 Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  74. e1dab4c Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  75. 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 5 months ago
  76. ab0720c Merge branch 'tools: bpftool: update, synchronise and validate types and options' by Andrii Nakryiko · 3 years, 5 months ago
  77. 475a23c tools: bpftool: Complete metrics list in "bpftool prog profile" doc by Quentin Monnet · 3 years, 5 months ago
  78. 8cc8c63 tools: bpftool: Document and add bash completion for -L, -B options by Quentin Monnet · 3 years, 5 months ago
  79. da87772 selftests/bpf: Update bpftool's consistency script for checking options by Quentin Monnet · 3 years, 5 months ago
  80. c07ba62 tools: bpftool: Update and synchronise option list in doc and help msg by Quentin Monnet · 3 years, 5 months ago
  81. b544342 tools: bpftool: Complete and synchronise attach or map types by Quentin Monnet · 3 years, 5 months ago
  82. a2b5944 selftests/bpf: Check consistency between bpftool source, doc, completion by Quentin Monnet · 3 years, 5 months ago
  83. 510b4d4 tools: bpftool: Slightly ease bash completion updates by Quentin Monnet · 3 years, 5 months ago
  84. aae950b Merge branch 'clean-devlink-net-namespace-operations' by Jakub Kicinski · 3 years, 5 months ago
  85. 2671345 devlink: Allocate devlink directly in requested net namespace by Leon Romanovsky · 3 years, 5 months ago
  86. 05a7f4a devlink: Break parameter notification sequence to be before/after unload/load driver by Leon Romanovsky · 3 years, 5 months ago
  87. 0b84644 unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg() by Cong Wang · 3 years, 5 months ago
  88. a710eed libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf by Hengqi Chen · 3 years, 5 months ago
  89. a432934 sk_buff: avoid potentially clearing 'slow_gro' field by Paolo Abeni · 3 years, 5 months ago
  90. e83f54e Merge branches 'acpi-resources' and 'acpi-dptf' by Rafael J. Wysocki · 3 years, 5 months ago
  91. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  92. 27eb687 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  93. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  94. 051df24 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
  95. 8723bc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 5 months ago
  96. ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  97. 8d67041 Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 3 years, 5 months ago
  98. 121dffe mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook() by Wang Hai · 3 years, 5 months ago
  99. f227f0f slub: fix unreclaimable slab stat for bulk free by Shakeel Butt · 3 years, 5 months ago
  100. b5916c0 mm/migrate: fix NR_ISOLATED corruption on 64-bit by Aneesh Kumar K.V · 3 years, 5 months ago