1. 757647e hv_netvsc: use skb_get_hash() instead of a homegrown implementation by Vitaly Kuznetsov · 10 years ago
  2. 05f3b50 net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28 by Johannes Berg · 10 years ago
  3. 62f2aaa defxx: fix build warning by Sudip Mukherjee · 10 years ago
  4. 36df745 net: macb: fix build warning by Sudip Mukherjee · 10 years ago
  5. 5cfa303 net: fec: make driver endian-safe by Johannes Berg · 10 years ago
  6. db0e51a net: dsa: fix mv88e6xxx switches by Russell King · 10 years ago
  7. 426f046 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try) by Martin Roth · 10 years ago
  8. 9a368af pptp: fix illegal memory access caused by multiple bind()s by Hannes Frederic Sowa · 10 years ago
  9. b5d7a06 drivers: net: xgene: fix extra IRQ issue by Iyappan Subramanian · 10 years ago
  10. 0a9c453 net: phy: smsc: Fix disabling energy detect mode by Teresa Remmet · 10 years ago
  11. 15cc4a4 net: mvneta: get optional bus clk by Jisheng Zhang · 10 years ago
  12. 2804ba4 net: mvneta: Try to get named core clock first by Jisheng Zhang · 10 years ago
  13. 0e03f56 net: mvneta: sort the headers in alphabetic order by Jisheng Zhang · 10 years ago
  14. 2c83229 net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats by Jisheng Zhang · 10 years ago
  15. 48189d6 net: hns: enet specifies a reference to dsaf by yankejian · 10 years ago
  16. 35e2d11 tunnels: Allow IPv6 UDP checksums to be correctly controlled. by Jesse Gross · 10 years ago
  17. 49f7a471 net: bcmgenet: Properly configure PHY to ignore interrupt by Florian Fainelli · 10 years ago
  18. deccd16f9 net: phy: Fix phy_mac_interrupt() by Florian Fainelli · 10 years ago
  19. d5c3d84 net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS by Florian Fainelli · 10 years ago
  20. ceb6560 net/irda: bfin_sir: remove duplicate defines by Sudip Mukherjee · 10 years ago
  21. 81e8f2e net: dp83640: Fix tx timestamp overflow handling. by Manfred Rudigier · 10 years ago
  22. 5f2f3ca sunvnet: Initialize network_header and transport_header in vnet_rx_one() by Sowmini Varadhan · 10 years ago
  23. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  24. 60a6531 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid by Ido Schimmel · 10 years ago
  25. 918f618 net: hns: bug fix about hisilicon TSO BD mode by huangdaode · 10 years ago
  26. 23195ec brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers by Arend van Spriel · 10 years ago
  27. e6e4a55 net: phy: at803x: Add the interrupt register bit definitions by Martin Blumenstingl · 10 years ago
  28. a46bd63 net: phy: at803x: Clean up duplicate register definitions by Martin Blumenstingl · 10 years ago
  29. 2e5f9f2 net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode by Martin Blumenstingl · 10 years ago
  30. e15bb4c net: phy: at803x: Don't set gbit features for the AR8030 phy by Martin Blumenstingl · 10 years ago
  31. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 10 years ago
  32. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 10 years ago
  33. 6c3f5ae bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 by Ivan Vecera · 10 years ago
  34. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  35. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  36. 750afbf bgmac: Fix reversed test of build_skb() return value. by David S. Miller · 10 years ago
  37. f147d0b net: smsc: Add support h8300 by Yoshinori Sato · 10 years ago
  38. 9c6f3ff xen-netback: free queues after freeing the net device by David Vrabel · 10 years ago
  39. 4a65852 xen-netback: delete NAPI instance when queue fails to initialize by David Vrabel · 10 years ago
  40. 99a2dea xen-netback: use skb to determine number of required guest Rx requests by David Vrabel · 10 years ago
  41. 113c74d net: phy: turn carrier off on phy attach by Sjoerd Simons · 10 years ago
  42. 2446837 net: macb: clear interrupts when disabling them by Nathan Sullivan · 10 years ago
  43. 28052e758 net: hns: fixes no syscon error when init mdio by yankejian · 10 years ago
  44. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  45. 5d19c61 fsl/fman: Delete one function call "put_device" in dtsec_config() by Markus Elfring · 10 years ago
  46. 701a0fd hip04_eth: fix missing error handle for build_skb failed by wangweidong · 10 years ago
  47. 6e14441 3c59x: fix another page map/single unmap imbalance by Neil Horman · 10 years ago
  48. 7356f4e 3c59x: balance page maps and unmaps by Neil Horman · 10 years ago
  49. 3b780be x25_asy: Free x25_asy on x25_asy_open() failure. by David S. Miller · 10 years ago
  50. 00ae40e mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB by Dan Carpenter · 10 years ago
  51. f1640c3 bgmac: fix a missing check for build_skb by wangweidong · 10 years ago
  52. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  53. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. 415b6f1 net: bnxt: always return values from _bnxt_get_max_rings by Arnd Bergmann · 10 years ago
  55. d461873 dwc_eth_qos: Fix dma address for multi-fragment skbs by Lars Persson · 10 years ago
  56. 47b356e phy: remove an unneeded condition by Dan Carpenter · 10 years ago
  57. db9107b mdio_bus: NULL dereference on allocation error by Dan Carpenter · 10 years ago
  58. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. e47ad65 net: freescale: mac-fec: Fix build error from phy_device API change by Andrew Lunn · 10 years ago
  60. 5e43165 net: freescale: ucc_geth: Fix build error from phy_device API change by Andrew Lunn · 10 years ago
  61. 03d84a5 bonding: Prevent IPv6 link local address on enslaved devices by Karl Heiss · 10 years ago
  62. b217ea2 net/mlx5_core: Export flow steering API by Maor Gottlieb · 10 years ago
  63. 4cbdd30 net/mlx5_core: Enable flow steering support for the IB driver by Maor Gottlieb · 10 years ago
  64. 8d40d16 net/mlx5_core: Initialize namespaces only when supported by device by Maor Gottlieb · 10 years ago
  65. 655227e net/mlx5_core: Set priority attributes by Maor Gottlieb · 10 years ago
  66. f90edfd net/mlx5_core: Connect flow tables by Maor Gottlieb · 10 years ago
  67. 34a40e6 net/mlx5_core: Introduce modify flow table command by Maor Gottlieb · 10 years ago
  68. 2cc43b4 net/mlx5_core: Managing root flow table by Maor Gottlieb · 10 years ago
  69. fdb6896 net/mlx5_core: Add utilities to find next and prev flow-tables by Maor Gottlieb · 10 years ago
  70. f0d22d1 net/mlx5_core: Introduce flow steering autogrouped flow table by Maor Gottlieb · 10 years ago
  71. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 10 years ago
  72. 1c1fa82 ravb: stop reading ECMR in ravb_emac_init() by Sergei Shtylyov · 10 years ago
  73. c8086f6 bonding: make mii_status sysfs node consistent by Jarod Wilson · 10 years ago
  74. 366ce60 mlxsw: spectrum: Add FDB lock to prevent session interleaving by Ido Schimmel · 10 years ago
  75. 713d402 net: bfin_mac: Use phy_find_first() instead of open-coding it by Guenter Roeck · 10 years ago
  76. 3c6396d net: ti: cpmac: Fix build error due to missed API change by Guenter Roeck · 10 years ago
  77. e253e8f net: tc35815: Drop unused variable by Guenter Roeck · 10 years ago
  78. a05876b net: tc35815: Fix build error due to missed API change by Guenter Roeck · 10 years ago
  79. 26706d4 net: phy: Add support for SMSC LAN8740 PHY by Joshua Henderson · 10 years ago
  80. 7d7f5d0 Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  81. 541b8e2 net: lpc_eth: Remove unused variables by Fabio Estevam · 10 years ago
  82. fdffd2e bfin_mac: fix error path by Sudip Mukherjee · 10 years ago
  83. 053842a phy: fix blackfin build failure by Sudip Mukherjee · 10 years ago
  84. 89e7a15 cxgb4: Fixes static checker warning in mps_tcam_show() by Hariprasad Shenai · 10 years ago
  85. af72261 net: ethernet: arc: Add support emac for RK3036 by Xing Zheng · 10 years ago
  86. f4c9d3e net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs by Xing Zheng · 10 years ago
  87. c9bca2f net: ethernet: arc: Probe emac after set RMII clock by Xing Zheng · 10 years ago
  88. d2d6318 bnxt_en: Reset embedded processor after applying firmware upgrade by Rob Swindell · 10 years ago
  89. d79979a bnxt_en: Zero pad firmware messages to 128 bytes. by Michael Chan · 10 years ago
  90. ede5599 ethernet: amd: au1000: Remove pointless warning by Andrew Lunn · 10 years ago
  91. e574f39 net: ethernet: faraday: Use phy_find_first() instead of open coding it by Guenter Roeck · 10 years ago
  92. ee64f08 net: ethernet: broadcom: Fix build errors by Guenter Roeck · 10 years ago
  93. 2a4fc4e net: lantiq_etop.c: Use helper to find first phy by Andrew Lunn · 10 years ago
  94. 6c672c9 stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS by Romain Perier · 10 years ago
  95. 18715b2 net: qmi_wwan: Add SIMCom 7230E by Kristian Evensen · 10 years ago
  96. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 10 years ago
  97. 3a49b4f mlxsw: Adding layer 2 multicast support by Elad Raz · 10 years ago
  98. e4b6f69 mlxsw: Adding VID to FID translatation by Elad Raz · 10 years ago
  99. 53ae628 mlxsw: Changing the maximum number of multicast group to a define by Elad Raz · 10 years ago
  100. fabe548 mlxsw: reg: Adding SMID register by Elad Raz · 10 years ago