1. fee6d4c net: Add netif_is_l3_slave by David Ahern · 9 years ago
  2. 6e2895a net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC by David Ahern · 9 years ago
  3. 3e905b8 gianfar: Add WAKE_UCAST and "wake-on-filer" support by Claudiu Manoil · 9 years ago
  4. e892406 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  5. 4bac50b net: dsa: mv88e6xxx: remove link polling by Russell King · 9 years ago
  6. 21c4c07 Revert "regmap: Allow installing custom reg_update_bits function" by David S. Miller · 9 years ago
  7. 6a27a6c Revert "net: Microchip encx24j600 driver" by David S. Miller · 9 years ago
  8. c664bc6 Revert "net: encx24j600_exit() can be static" by David S. Miller · 9 years ago
  9. 6a57081 asix: Continue processing URB if no RX netdev buffer by Dean Jenkins · 9 years ago
  10. 3f30b15 asix: On RX avoid creating bad Ethernet frames by Dean Jenkins · 9 years ago
  11. 9a5ccd8 asix: Simplify asix_rx_fixup_internal() netdev alloc by Dean Jenkins · 9 years ago
  12. 3bfc69a asix: Tidy-up 32-bit header word synchronisation by Dean Jenkins · 9 years ago
  13. 7b0378f asix: Rename remaining and size for clarity by Dean Jenkins · 9 years ago
  14. 0a15afd vrf: fix a kernel warning by WANG Cong · 9 years ago
  15. 9886ce2 net: encx24j600_exit() can be static by kbuild test robot · 9 years ago
  16. 04fbfce net: Microchip encx24j600 driver by Jon Ringle · 9 years ago
  17. 7741c37 regmap: Allow installing custom reg_update_bits function by Jon Ringle · 9 years ago
  18. 937317c enic: do hang reset only in case of tx timeout by Govindarajulu Varadarajan · 9 years ago
  19. cc80923 enic: handle spurious error interrupt by Govindarajulu Varadarajan · 9 years ago
  20. 8541225 cxgb4: Report correct link speed for unsupported ones by Hariprasad Shenai · 9 years ago
  21. da4976e cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF by Hariprasad Shenai · 9 years ago
  22. b369554 cxgb4: For T4, don't read the Firmware Mailbox Control register by Hariprasad Shenai · 9 years ago
  23. 8119c01 cxgb4 : Update T4/T5/T6 register ranges by Hariprasad Shenai · 9 years ago
  24. 50789845c amd-xgbe: Remove the XGBE_LINK state bit by Lendacky, Thomas · 9 years ago
  25. afb43e8 amd-xgbe: Use device workqueue instead of system workqueue by Lendacky, Thomas · 9 years ago
  26. 72c9ac4 amd-xgbe: Add receive buffer unavailable statistic by Lendacky, Thomas · 9 years ago
  27. 9c439e4 amd-xgbe: Simplify calculation and setting of queue fifos by Lendacky, Thomas · 9 years ago
  28. e5dd8b8 amd-xgbe: Add ethtool error and debug messages by Lendacky, Thomas · 9 years ago
  29. 349fb2d7 amd-xgbe: Add ethtool support for setting the msglevel by Lendacky, Thomas · 9 years ago
  30. 47f2e6c amd-xgbe: Use proper DT / ACPI precedence checking by Lendacky, Thomas · 9 years ago
  31. 3947d78 amd-xgbe: Remove an unneeded semicolon on a switch statement by Lendacky, Thomas · 9 years ago
  32. 52f4f91 mwifiex: avoid gettimeofday in ba_threshold setting by Arnd Bergmann · 9 years ago
  33. e253fb7 mwifiex: use ktime_get_real for timestamping by Arnd Bergmann · 9 years ago
  34. 40c9b07 net: igb: avoid using timespec by Arnd Bergmann · 9 years ago
  35. 0a62415 net: stmmac: avoid using timespec by Arnd Bergmann · 9 years ago
  36. be7ccdc net: fec: avoid timespec use by Arnd Bergmann · 9 years ago
  37. 8552d85 i40evf: don't blow away MAC address by Mitch Williams · 9 years ago
  38. 24408e7 i40e/i40evf: grab the AQ spinlocks before clearing registers by Shannon Nelson · 9 years ago
  39. 126b63d i40e: Fix a memory leak in X722 rss config path by Anjali Singhai · 9 years ago
  40. 27ca275 i40evf: Use numa_mem_id() to better support memoryless node by Jiang Liu · 9 years ago
  41. 8dc5562 i40e: Use numa_mem_id() to better support memoryless node by Jiang Liu · 9 years ago
  42. 4236e2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  43. 22d4df8 ravb: Add support for r8a7795 SoC by Kazuya Mizuguchi · 9 years ago
  44. e2dbb33 ravb: Provide dev parameter to DMA API by Kazuya Mizuguchi · 9 years ago
  45. f3a6bd3 phylib: Add phy_set_max_speed helper by Simon Horman · 9 years ago
  46. 9e8f4a5 switchdev: push object ID back to object structure by Jiri Pirko · 9 years ago
  47. 648b4a9 switchdev: bring back switchdev_obj and use it as a generic object param by Jiri Pirko · 9 years ago
  48. 52ba57c switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb by Jiri Pirko · 9 years ago
  49. 8f24f30 switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan by Jiri Pirko · 9 years ago
  50. 1f86839 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* by Jiri Pirko · 9 years ago
  51. 57d8083 switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* by Jiri Pirko · 9 years ago
  52. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  54. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  55. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  57. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  58. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  59. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  60. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  61. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  62. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  63. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  64. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  65. dd36d73 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  66. d4e842b Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  67. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  68. 9c70d7c i40e: fix 32 bit build warnings by Jesse Brandeburg · 9 years ago
  69. e88ae66 i40e: fix kbuild warnings by Jesse Brandeburg · 9 years ago
  70. 9b32b0b i40evf: tweak init timing by Mitch Williams · 9 years ago
  71. e908f81 i40e: warn on double free by Jesse Brandeburg · 9 years ago
  72. 7845548 i40e: refactor interrupt enable by Jesse Brandeburg · 9 years ago
  73. d1a8d27 i40e: Strip VEB stats if they are disabled in HW by Anjali Singhai Jain · 9 years ago
  74. 48a3b51 i40e/i40evf: add new device id 1588 by Shannon Nelson · 9 years ago
  75. 2019910 i40e: Remove useless message by Greg Rose · 9 years ago
  76. 2ac8b67 i40e: limit debugfs io ops by Shannon Nelson · 9 years ago
  77. f7fc2f2 i40e: use QOS field consistently by Mitch Williams · 9 years ago
  78. d8201e2 i40e: count drops in netstat interface by Jesse Brandeburg · 9 years ago
  79. 0deda86 i40e/i40evf: fix Tx hang workaround code by Jesse Brandeburg · 9 years ago
  80. 1735140 i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp by Shannon Nelson · 9 years ago
  81. d9b68f8 i40e: Fix a port VLAN configuration bug by Greg Rose · 9 years ago
  82. 1fa89a4 i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion by Shannon Nelson · 9 years ago
  83. 4c4935a i40e: rtnl_lock called twice in i40e_pci_error_resume() by Vasily Averin · 9 years ago
  84. f2a1c36 i40evf: missing rtnl_unlock in i40evf_resume() by Vasily Averin · 9 years ago
  85. ab06900 net: switchdev: abstract object in add/del ops by Vivien Didelot · 9 years ago
  86. 25f07ad net: switchdev: pass callback to dump operation by Vivien Didelot · 9 years ago
  87. 03d5fb1 net: switchdev: remove dev from switchdev_obj cb by Vivien Didelot · 9 years ago
  88. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 9 years ago
  89. 6153348 net: macmace: Allow modular build by Geert Uytterhoeven · 9 years ago
  90. 1878504 net: hplance: Allow modular build by Geert Uytterhoeven · 9 years ago
  91. 93a82ca net: 7990: Export lance_poll() to modules by Geert Uytterhoeven · 9 years ago
  92. 3a3a7f3 net: mac8390: Allow modular build by Geert Uytterhoeven · 9 years ago
  93. 4905287 dsa: mv88e6xxx: Fix unsigned/signed issue by Andrew Lunn · 9 years ago
  94. c047a1f dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port by Andrew Lunn · 9 years ago
  95. ec53951 net: Remove vrf header file by David Ahern · 9 years ago
  96. 93a7e7e net: Remove the now unused vrf_ptr by David Ahern · 9 years ago
  97. ee15ee5 net: Add support for l3mdev ops to VRF driver by David Ahern · 9 years ago
  98. 007979e net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER by David Ahern · 9 years ago
  99. 0f50c10 RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad by Liviu Dudau · 9 years ago
  100. 4c52b1d bna: fix error handling by Andrzej Hajda · 9 years ago