1. 914efb0 mlx4: don't duplicate kvfree() by Al Viro · 10 years ago
  2. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  3. 7bcf4f6 r8152: adjust rtl_start_rx by hayeswang · 10 years ago
  4. a0fccd4 r8152: adjust r8152_submit_rx by hayeswang · 10 years ago
  5. 44c8bc3 net: bcmgenet: log RX buffer allocation and RX/TX dma failures by Florian Fainelli · 10 years ago
  6. 60b4ea1 net: systemport: log RX buffer allocation and RX/TX DMA failures by Florian Fainelli · 10 years ago
  7. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  8. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  9. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 10 years ago
  10. ee0dc2f net: phy: micrel: add copyright entry by Johan Hovold · 10 years ago
  11. c6f9575 net: phy: micrel: refactor interrupt config by Johan Hovold · 10 years ago
  12. 86dc134 net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  13. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  14. 0f95903 net: phy: micrel: add has-broadcast-disable flag to type data by Johan Hovold · 10 years ago
  15. e7a792e net: phy: micrel: parse of nodes at probe by Johan Hovold · 10 years ago
  16. e6a423a net: phy: micrel: add device-type abstraction by Johan Hovold · 10 years ago
  17. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  18. f8e34d2 enic: support skb->xmit_more by Govindarajulu Varadarajan · 10 years ago
  19. 424c323 bonding: Introduce 4 AD link speed to fix agg_bandwidth by Jianhua Xie · 10 years ago
  20. cb8dda9 bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed by Jianhua Xie · 10 years ago
  21. 1abe7cd usbnet: rtl8150: remove unused variable by Sudip Mukherjee · 10 years ago
  22. 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 10 years ago
  23. 915c199 stmmac: document common header file by Giuseppe CAVALLARO · 10 years ago
  24. baeabab tun: return NET_XMIT_DROP for dropped packets by Jason Wang · 10 years ago
  25. 66425a7 Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  26. c20e599 net: fec: remove unused return value from swap_buffer() by Lothar Waßmann · 10 years ago
  27. 7b487d0 net: fec: simplify loop counter handling in swap_buffer() by Lothar Waßmann · 10 years ago
  28. e453789 net: fec: use swab32s() instead of cpu_to_be32() by Lothar Waßmann · 10 years ago
  29. 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 10 years ago
  30. 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 10 years ago
  31. df406bc net: fec: properly parenthesize macro args by Lothar Waßmann · 10 years ago
  32. 745f42b net: fec: consistently use lower case chars as hex digits by Lothar Waßmann · 10 years ago
  33. ea209de net: fec: indentation cleanup by Lothar Waßmann · 10 years ago
  34. 3ffa037 i40e: Set XPS bit mask to zero in DCB mode by Neerav Parikh · 10 years ago
  35. 4b7698c i40e: Prevent link flow control settings when PFC is enabled by Neerav Parikh · 10 years ago
  36. d341b7a i40e: Do not disable/enable FCoE VSI with DCB reconfig by Neerav Parikh · 10 years ago
  37. 69129dc i40e: Modify Tx disable wait flow in case of DCB reconfiguration by Neerav Parikh · 10 years ago
  38. 23cd1f0 i40e: Update VEB's enabled_tc after reconfiguration by Neerav Parikh · 10 years ago
  39. e1c4751 i40e: Check for LLDP AdminStatus before querying DCBX by Neerav Parikh · 10 years ago
  40. 9fa61dd i40e: Add support to firmware CEE DCBX mode by Neerav Parikh · 10 years ago
  41. 2fd75f3 i40e: Resume Port Tx after DCB event by Neerav Parikh · 10 years ago
  42. 7bda87c i40e: Bump version to 1.1.23 by Catherine Sullivan · 10 years ago
  43. c5c2f7c i40e: re-enable VFLR interrupt sooner by Mitch Williams · 10 years ago
  44. e684fa3 i40e: only warn once of PTP nonsupport in 100Mbit speed by Shannon Nelson · 10 years ago
  45. f2bf258 net: can: c_can: Add support for TI am4372 DCAN by Roger Quadros · 10 years ago
  46. c71d0b3 can: c_can: Add support for TI am3352 DCAN by Roger Quadros · 10 years ago
  47. 0f4da3a can: c_can: Add support for TI DRA7 DCAN by Roger Quadros · 10 years ago
  48. 3973c52 can: c_can: Disable pins when CAN interface is down by Roger Quadros · 10 years ago
  49. 0741bfb can: c_can: Add support for START pulse in RAMINIT sequence by Roger Quadros · 10 years ago
  50. 3ff9027 can: c_can: Add syscon/regmap RAMINIT mechanism by Roger Quadros · 10 years ago
  51. bbf9143 can: c_can: Add RAMINIT register information to driver data by Roger Quadros · 10 years ago
  52. 1515109 can: c_can: Introduce c_can_driver_data structure by Roger Quadros · 10 years ago
  53. e7e26bc can: c_can: Add timeout to c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  54. 6bf79cd vmxnet3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  55. 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  56. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  57. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  58. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  59. 22f258a i40e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  60. c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  61. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  62. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  63. 0fa6aa4 bna: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  64. 3964835 tg3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  65. e3ec69c bnx2x: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  66. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  67. 03d6faa net: dsa: mv88e6171: Add support for reading switch registers by Andrew Lunn · 10 years ago
  68. 4dd38cd net: dsa: mv88e6171: Add support for reading the temperature by Andrew Lunn · 10 years ago
  69. eaa2376 net: dsa: Centralise code for reading the temperature sensor by Andrew Lunn · 10 years ago
  70. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 19ca9fc vxlan: Do not reuse sockets for a different address family by Marcelo Leitner · 10 years ago
  72. de966c5 net/mlx4_core: Support more than 64 VFs by Matan Barak · 10 years ago
  73. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  74. e8c4265 net/mlx4_core: Add QUERY_FUNC firmware command by Matan Barak · 10 years ago
  75. a0eacca net/mlx4_core: Refactor mlx4_load_one by Matan Barak · 10 years ago
  76. ffc39f6 net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup by Matan Barak · 10 years ago
  77. 225c6c8 net/mlx4_core: Use correct variable type for mlx4_slave_cap by Matan Barak · 10 years ago
  78. 7c68dd4 net/mlx4_core: Fix wrong reading of reserved_eqs by Matan Barak · 10 years ago
  79. ccf899a smsc911x: power-up phydev before doing a software reset. by Enric Balletbo i Serra · 10 years ago
  80. 9488e1e net: sh_eth: Add r8a7793 support by Hisashi Nakamura · 10 years ago
  81. 966d6db net: sh_eth: Add RMII mode setting in probe by Hisashi Nakamura · 10 years ago
  82. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  83. b6267d3 amd-xgbe: fix ->rss_hash_type by Dan Carpenter · 10 years ago
  84. 6ff53fd net/smsc911x: Fix delays in the PHY enable/disable routines by Alexander Kochetkov · 10 years ago
  85. 242bcd5 net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode by Alexander Kochetkov · 10 years ago
  86. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  87. 8c847d2 tun: fix issues of iovec iterators using in tun_put_user() by Jason Wang · 10 years ago
  88. 9dfa9a2 net: systemport: fix tx work done in TX napi poll by Florian Fainelli · 10 years ago
  89. f41281d enic: fix work done in tx napi_poll by Govindarajulu Varadarajan · 10 years ago
  90. 4d3c9d3 hyperv: Add processing of MTU reduced by the host by Haiyang Zhang · 10 years ago
  91. 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
  92. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  93. cca04b2 net: ptp: fix time stamp matching logic for VLAN packets. by Richard Cochran · 10 years ago
  94. c94f8f4 cxgb4: Fix static checker warning by Hariprasad Shenai · 10 years ago
  95. ee7bc3c cxgb4 : dcb open-lldp interop fixes by Anish Bhatt · 10 years ago
  96. a1f83fe r8152: check RTL8152_UNPLUG and netif_running before autoresume by hayeswang · 10 years ago
  97. 9451a11 r8152: clear the flag of SCHEDULE_TASKLET in tasklet by hayeswang · 10 years ago
  98. 0c29dde r8152: remove the duplicate init for the list of rx_done by hayeswang · 10 years ago
  99. 0c2fdc2 net: phy: bcm7xxx: add workaround for PHY revision E0 and F0 by Florian Fainelli · 10 years ago
  100. a490631 net: phy: bcm7xxx: add PHY revision D0 workaround sequence by Florian Fainelli · 10 years ago