1. 0845d45 e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open by Jia-Ju Bai · 9 years ago
  2. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 9 years ago
  3. 5e5d494 e100: Release skb when DMA mapping is failed in e100_xmit_prepare by Jia-Ju Bai · 9 years ago
  4. 9ad607b e100: Add a check after pci_pool_create to avoid null pointer dereference by Jia-Ju Bai · 9 years ago
  5. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  6. 51045ec igb: add support for 1512 PHY by Todd Fujinaka · 9 years ago
  7. 30c7291 igb: implement high frequency periodic output signals by Richard Cochran · 9 years ago
  8. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 9 years ago
  9. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 9 years ago
  10. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  11. 7d9e437 staging: wilc1000: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  12. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  13. 3db6da1 net: mac80211_hwsim: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  14. 3a9c0a1 net: hostap: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  15. bf485bc net: ipvlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  16. 1e6f20c net: bonding: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  17. 22dba39 net: vxlan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  18. 22e380a net: team: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  19. 85773a6 net: nlmon: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  20. e65db2b net: loopback: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  21. ed961ac net: geneve: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  22. ff42c02 net: dummy: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  23. 02f01ec net: veth: enable noqueue operation by default by Phil Sutter · 9 years ago
  24. f376d4a enic: Fix sparse warning in vnic_devcmd_init(). by David S. Miller · 9 years ago
  25. ecf842f mlx5e: Fix sparse warnings in mlx5e_handle_csum(). by David S. Miller · 9 years ago
  26. bbceefc net/mlx5e: Support RX CHECKSUM_COMPLETE by Achiad Shochat · 9 years ago
  27. 3c2d18e net/mlx5e: Support ethtool get/set_pauseparam by Achiad Shochat · 9 years ago
  28. 6fa1bca net/mlx5e: Ethtool link speed setting fixes by Achiad Shochat · 9 years ago
  29. d9a4027 net/mlx5e: HW LRO changes/fixes by Achiad Shochat · 9 years ago
  30. e842b10 net/mlx5e: Support smaller RX/TX ring sizes by Achiad Shochat · 9 years ago
  31. 2d75b2b net/mlx5e: Add ethtool RSS configuration options by Achiad Shochat · 9 years ago
  32. 936896e net/mlx5e: Make RSS indirection table size a constant by Achiad Shochat · 9 years ago
  33. 57afead net/mlx5e: Have a single RSS Toeplitz hash key by Achiad Shochat · 9 years ago
  34. 0aa65cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  35. 373fb08 enic: add devcmd2 by Govindarajulu Varadarajan · 9 years ago
  36. fda3f52 enic: add devcmd2 resources by Govindarajulu Varadarajan · 9 years ago
  37. 6a3c2f8 enic: use netdev_<foo> or dev_<foo> instead of pr_<foo> by Govindarajulu Varadarajan · 9 years ago
  38. 8b89f3a enic: move struct definition from .c to .h file by Govindarajulu Varadarajan · 9 years ago
  39. 2bd736f Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  40. 62ee783 smsc911x: Fix crash seen if neither ACPI nor OF is configured or used by Guenter Roeck · 9 years ago
  41. da3cc2d bnx2: Fix bandwidth allocation for some MF modes by Yuval Mintz · 9 years ago
  42. 4481c07 Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE by Peter Poklop · 9 years ago
  43. 2459cd8 mac80211_hwsim: unregister genetlink family properly by Su Kang Yin · 9 years ago
  44. 10be6c0 Bluetooth: hciuart: Fix to use boolean flag with u32 type by Ben YoungTae Kim · 9 years ago
  45. 193125d net: Introduce VRF device driver by David Ahern · 9 years ago
  46. 8efdda4 net: dsa: mv88e6xxx: use port 802.1Q mode Secure by Vivien Didelot · 9 years ago
  47. 0d3b33e net: dsa: mv88e6xxx: add VLAN Load support by Vivien Didelot · 9 years ago
  48. 7dad08d net: dsa: mv88e6xxx: add VLAN Purge support by Vivien Didelot · 9 years ago
  49. 02512b6 net: dsa: mv88e6xxx: add VLAN support to FDB dump by Vivien Didelot · 9 years ago
  50. b8fee95 net: dsa: mv88e6xxx: add VLAN Get Next support by Vivien Didelot · 9 years ago
  51. 6b17e86 net: dsa: mv88e6xxx: flush VTU and STU entries by Vivien Didelot · 9 years ago
  52. 8e3d04f cxgb4: Add MPS tracing support by Hariprasad Shenai · 9 years ago
  53. f02e58f net/fddi: remove HWM_REVERSE() macro by yalin wang · 9 years ago
  54. dd19f83 rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver by Scott Feldman · 9 years ago
  55. c8beb5b rocker: print switch ID consistent with phys_switch_id sysfs node by Scott Feldman · 9 years ago
  56. 0b50dc4 Convert smsc911x to use ACPI as well as DT by Jeremy Linton · 9 years ago
  57. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  58. 7da1160 drivers: net: cpsw: add am335x errata workarround for interrutps by Mugunthan V N · 9 years ago
  59. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  60. 5b3e2e1 Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  61. ebcbf16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  63. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  64. 2331d30 Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  65. 2001a13 iwlwifi: mvm: don't set K1/K2 for AES-CMAC by Johannes Berg · 9 years ago
  66. 5c16179 EDAC, ppc4xx: Access mci->csrows array elements properly by Michael Walle · 9 years ago
  67. e6d0069 cosa: missing error code on failure in probe() by Dan Carpenter · 9 years ago
  68. b0c6ce2 net: fec: Remove unneeded use of IS_ERR_VALUE() macro by Fabio Estevam · 9 years ago
  69. a4011fd cxgb4: Add debugfs support to dump tid info by Hariprasad Shenai · 9 years ago
  70. 2248b29 cxgb4: Differentiate between stids between server and filter region by Hariprasad Shenai · 9 years ago
  71. 9a1bb9f cxgb4: Differentiates between TIDs being used in TCAM and HASH by Hariprasad Shenai · 9 years ago
  72. e106a4d cxgb4: Add some more details to sge qinfo by Hariprasad Shenai · 9 years ago
  73. 47b344b net: atl1c: add BQL support by Ron Angeles · 9 years ago
  74. 1f2b729 gianfar: remove faulty filer optimizer by Jakub Kicinski · 9 years ago
  75. b5c8c89 gianfar: correct list membership accounting by Jakub Kicinski · 9 years ago
  76. a898fe0 gianfar: correct filer table writing by Jakub Kicinski · 9 years ago
  77. b5960e6 hv_netvsc: Implement set_channels ethtool op by Andrew Schwartzmeyer · 9 years ago
  78. 8ebdcc5 hv_netvsc: Set vRSS with num_chn in RNDIS filter by Andrew Schwartzmeyer · 9 years ago
  79. d57f623 lan78xx: Remove BUG_ON() by Woojung.Huh@microchip.com · 9 years ago
  80. 81c38e8 lan78xx: Fix Smatch Warnings by Woojung.Huh@microchip.com · 9 years ago
  81. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 9 years ago
  82. c3ffe0c net: eth: altera: Remove sgdmadesclen member from altera_tse_private by Tobias Klauser · 9 years ago
  83. 04da002 Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  84. b8826b0 Revert "drm/amdgpu: Configure doorbell to maximum slots" by Alex Deucher · 9 years ago
  85. 8c8bac5 drm/amdgpu: add context buffer size check for HEVC by Boyuan Zhang · 9 years ago
  86. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  87. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  88. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  89. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  90. 50d78bc Bluetooth: hci_bcm: Fix "implicit declaration" by Frederic Danis · 9 years ago
  91. 62aaefa Bluetooth: hci_bcm: improve use of gpios API by Uwe Kleine-König · 9 years ago
  92. 118612f Bluetooth: hci_bcm: Add suspend/resume PM functions by Frederic Danis · 9 years ago
  93. ae05690 Bluetooth: hci_bcm: Retrieve UART speed from ACPI by Frederic Danis · 9 years ago
  94. 0395ffc Bluetooth: hci_bcm: Add PM for BCM devices by Frederic Danis · 9 years ago
  95. c68875f net: fs_enet: mask interrupts for TX partial frames. by LEROY Christophe · 9 years ago
  96. 8961822 net: fs_enet: explicitly remove I flag on TX partial frames by LEROY Christophe · 9 years ago
  97. ce80e7b net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  98. 1d19404 net: dsa: mv88e6xxx: rework FDB Get Next operation by Vivien Didelot · 9 years ago
  99. fd231c8 net: dsa: mv88e6xxx: rework FDB add/del operations by Vivien Didelot · 9 years ago
  100. 2a778e1 net: dsa: change FDB routines prototypes by Vivien Didelot · 9 years ago