1. 4cf964a r8169: remove netif_napi_del in probe error path by Heiner Kallweit · 7 years ago
  2. 4c45d24 r8169: switch to device-managed functions in probe by Heiner Kallweit · 7 years ago
  3. 23790ef net: qualcomm: rmnet: Allow to configure flags for existing devices by Subash Abhinov Kasiviswanathan · 7 years ago
  4. 6b8ecc2 net: qualcomm: rmnet: Allow to configure flags for new devices by Subash Abhinov Kasiviswanathan · 7 years ago
  5. 74692ca net: qualcomm: rmnet: Process packets over ethernet by Subash Abhinov Kasiviswanathan · 7 years ago
  6. e971a9a net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real dev by Subash Abhinov Kasiviswanathan · 7 years ago
  7. 8de721e net: qualcomm: rmnet: Remove the some redundant macros by Subash Abhinov Kasiviswanathan · 7 years ago
  8. cf2fe57 net: qualcomm: rmnet: Remove the rmnet_map_results enum by Subash Abhinov Kasiviswanathan · 7 years ago
  9. 1b0a83a net: fec: add phy_reset_after_clk_enable() support by Richard Leitner · 7 years ago
  10. 8616228 net: mvpp2: adjust the coalescing parameters by Antoine Tenart · 7 years ago
  11. 24b28cc net: mvpp2: report the tx-usec coalescing information to ethtool by Antoine Tenart · 7 years ago
  12. 385c284 net: mvpp2: align values in ethtool get_coalesce by Antoine Tenart · 7 years ago
  13. 7cf87e4 net: mvpp2: split the max ring size from the default one by Yan Markman · 7 years ago
  14. b70d4a5 net: mvpp2: only free the TSO header buffers when it was allocated by Antoine Tenart · 7 years ago
  15. c360f2b forcedeth: remove unnecessary structure member by Zhu Yanjun · 7 years ago
  16. 92a54f4 nfp: debug dump - decrease endian conversions by Carl Heymann · 7 years ago
  17. 197171e nfp: flower: remove unused defines by John Hurley · 7 years ago
  18. a427673 nfp: flower: remove dead code paths by John Hurley · 7 years ago
  19. de7d954 nfp: flower: do not assume mac/mpls matches by John Hurley · 7 years ago
  20. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  21. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. 8a7b741 net: mvpp2: fix the RSS table entry offset by Antoine Tenart · 7 years ago
  23. 6078ab1 cxgb4: collect PCIe configuration logs by Rahul Lakkireddy · 7 years ago
  24. 736c3b9 cxgb4: collect egress and ingress SGE queue contexts by Rahul Lakkireddy · 7 years ago
  25. c121965 cxgb4: skip TX and RX payload regions in memory dumps by Rahul Lakkireddy · 7 years ago
  26. 4db0401 cxgb4: collect HMA memory dump by Rahul Lakkireddy · 7 years ago
  27. a1c6952 cxgb4: collect MC memory dump by Rahul Lakkireddy · 7 years ago
  28. 123e25c cxgb4: collect on-chip memory information by Rahul Lakkireddy · 7 years ago
  29. 5a6a044 net: stmmac: fix broken dma_interrupt handling for multi-queues by Niklas Cassel · 7 years ago
  30. 2edbdb3 bnxt_en: Fix sources of spurious netpoll warnings by Calvin Owens · 7 years ago
  31. d4a7a88 sfc: pass valid pointers from efx_enqueue_unwind by Bert Kenward · 7 years ago
  32. b6b5e8a gianfar: Disable EEE autoneg by default by Claudiu Manoil · 7 years ago
  33. e46772a net: ethernet: arc: fix error handling in emac_rockchip_probe by Branislav Radocaj · 7 years ago
  34. 589bf32 net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case by Tobias Jordan · 7 years ago
  35. a8168b6 bnxt_en: Don't print "Link speed -1 no longer supported" messages. by Michael Chan · 7 years ago
  36. 9454d93 mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly by Jiri Pirko · 7 years ago
  37. 9f8a739 act_mirred: get rid of tcfm_ifindex from struct tcf_mirred by Cong Wang · 7 years ago
  38. 134059f net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts by Florian Westphal · 7 years ago
  39. 92425c4 bnxt_en: Uninitialized variable in bnxt_tc_parse_actions() by Dan Carpenter · 7 years ago
  40. cc1674e net: macb: change GFP_ATOMIC to GFP_KERNEL by Julia Cartwright · 7 years ago
  41. 7038cdb net: macb: reduce scope of rx_fs_lock-protected regions by Julia Cartwright · 7 years ago
  42. a3da8ad net: macb: kill useless use of list_empty() by Julia Cartwright · 7 years ago
  43. 6296928 net: qualcomm: rmnet: Fix leak in device creation failure by Subash Abhinov Kasiviswanathan · 7 years ago
  44. c20a548 net: qualcomm: rmnet: Fix leak on transmit failure by Subash Abhinov Kasiviswanathan · 7 years ago
  45. 60b84a9 nfp: dump indirect ME CSRs by Carl Heymann · 7 years ago
  46. 0e6c495 nfp: dump CPP, XPB and direct ME CSRs by Carl Heymann · 7 years ago
  47. e9364d3 nfp: dump firmware name by Carl Heymann · 7 years ago
  48. 10144de nfp: dump single hwinfo field by key by Carl Heymann · 7 years ago
  49. 24ff845 nfp: dump all hwinfo by Carl Heymann · 7 years ago
  50. e1e798e nfp: dump rtsyms by Carl Heymann · 7 years ago
  51. f3682c7 nfp: dumpspec TLV traversal by Carl Heymann · 7 years ago
  52. f7852b8 nfp: dump prolog by Carl Heymann · 7 years ago
  53. 8a92530 nfp: load debug dump spec by Carl Heymann · 7 years ago
  54. d79e19f nfp: debug dump ethtool ops by Carl Heymann · 7 years ago
  55. 573500dbf net: sh_eth: don't use NULL as "struct device" for the DMA mapping API by Thomas Petazzoni · 7 years ago
  56. 22c1aed net: sh_eth: use correct "struct device" when calling DMA mapping functions by Thomas Petazzoni · 7 years ago
  57. 096457b macb: Kill PHY reset code by Sergei Shtylyov · 7 years ago
  58. 5811767 gianfar: fix a flooded alignment reports because of padding issue. by Zumeng Chen · 7 years ago
  59. f2f432f net: hns3: Refactors the requested reset & pending reset handling code by Salil Mehta · 7 years ago
  60. cb1b9f7 net: hns3: Add reset service task for handling reset requests by Salil Mehta · 7 years ago
  61. ca1d766 net: hns3: Refactor of the reset interrupt handling logic by Salil Mehta · 7 years ago
  62. 42d779f nfp: fix port stats for mac representors by Pieter Jansen van Vuuren · 7 years ago
  63. 81da3bf net: macb: change GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 7 years ago
  64. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. d671965 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  66. fb7516d enic: add sw timestamp support by Govindarajulu Varadarajan · 7 years ago
  67. 886afc1 liquidio: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  68. 45ab4b1 stmmac: reset last TSO segment size after device open by Lars Persson · 7 years ago
  69. ebd5818 bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() by Vasundhara Volam · 7 years ago
  70. e9ecc73 bnxt_en: fix dst/src fid for vxlan encap/decap actions by Sathya Perla · 7 years ago
  71. c8fb7b8 bnxt_en: wildcard smac while creating tunnel decap filter by Sunil Challa · 7 years ago
  72. a7f3f93 bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown by Ray Jui · 7 years ago
  73. bd0b2e7 net: xdp: make the stack take care of the tear down by Jakub Kicinski · 7 years ago
  74. 92f0292 net: xdp: report flags program was installed with on query by Jakub Kicinski · 7 years ago
  75. 9719360 net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get by Grygorii Strashko · 7 years ago
  76. 1971ab5 net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create() by Grygorii Strashko · 7 years ago
  77. fb1a732 net: ethernet: ti: ale: move static initialization in cpsw_ale_create() by Grygorii Strashko · 7 years ago
  78. b5d31f2 net: ethernet: ti: ale: optimize ale entry mask bits configuartion by Grygorii Strashko · 7 years ago
  79. d0aef02 net: ethernet: ti: ale: disable ale from stop() by Grygorii Strashko · 7 years ago
  80. 4ff2c4b net: ethernet: ti: ale: use proper io apis by Grygorii Strashko · 7 years ago
  81. c6395f1 net: ethernet: ti: cpsw: fix ale port numbers by Grygorii Strashko · 7 years ago
  82. 2733d7b net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h by Grygorii Strashko · 7 years ago
  83. 2c8a14d net: ethernet: ti: cpsw: move platform data struct to .c file by Grygorii Strashko · 7 years ago
  84. dda5f5fe net: ethernet: ti: cpsw: use proper io apis by Grygorii Strashko · 7 years ago
  85. fc49be8 net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res by Grygorii Strashko · 7 years ago
  86. 6502ad5 bnxt_en: Add ETH_RESET_AP support by Scott Branden · 7 years ago
  87. 6bc7103 nfp: bpf: detect load/store sequences lowered from memory copy by Jiong Wang · 7 years ago
  88. 8c90053 nfp: bpf: implement memory bulk copy for length bigger than 32-bytes by Jiong Wang · 7 years ago
  89. 9879a38 nfp: bpf: implement memory bulk copy for length within 32-bytes by Jiong Wang · 7 years ago
  90. 5e4d6d2 nfp: bpf: factor out is_mbpf_load & is_mbpf_store by Jiong Wang · 7 years ago
  91. 5468a8b nfp: bpf: encode indirect commands by Jakub Kicinski · 7 years ago
  92. 3239e7b nfp: bpf: correct the encoding for No-Dest immed by Jiong Wang · 7 years ago
  93. 08859f1 nfp: bpf: relax source operands check by Jiong Wang · 7 years ago
  94. 29fe46e nfp: bpf: don't do ld/shifts combination if shifts are jump destination by Jiong Wang · 7 years ago
  95. 1266f5d nfp: bpf: don't do ld/mask combination if mask is jump destination by Jiong Wang · 7 years ago
  96. a09d5c5 nfp: bpf: flag jump destination to guide insn combine optimizations by Jiong Wang · 7 years ago
  97. 5b67414 nfp: bpf: record jump destination to simplify jump fixup by Jiong Wang · 7 years ago
  98. 854dc87 nfp: bpf: support backward jump by Jiong Wang · 7 years ago
  99. a646c9b nfp: fix old kdoc issues by Jakub Kicinski · 7 years ago
  100. ae8223de net: macb: Added support for RX filtering by Rafal Ozieblo · 7 years ago