1. fac5e5b Bluetooth: dtl1_cs: Fix coding style -- clean up by Prasanna Karthik · 10 years ago
  2. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. c5dfd65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. fb02eb4 r8152: support the new RTL8153 chip by hayeswang · 9 years ago
  5. 3a375e3 bnx2x: Bump up driver version to 1.712.30 by Yuval Mintz · 9 years ago
  6. c48f350 bnx2x: Add MFW dump support by Yuval Mintz · 9 years ago
  7. 230d00e bnx2x: new Multi-function mode - BD by Yuval Mintz · 9 years ago
  8. 924c621 bnx2x: Add 84858 phy support by Yaniv Rosner · 9 years ago
  9. 4ad79e1 bnx2x: Rebrand from 'broadcom' into 'qlogic' by Yuval Mintz · 9 years ago
  10. 28311f8 bnx2x: Utilize FW 7.12.30 by Yuval Mintz · 9 years ago
  11. d8b4891 ravb: fix ring memory allocation by Sergei Shtylyov · 9 years ago
  12. 0b2c2a9 cxgb4: Add debugfs entry to enable backdoor access by Hariprasad Shenai · 9 years ago
  13. a46fa26 net: phy: dp83867: Fix warning check for setting the internal delay by Dan Murphy · 9 years ago
  14. 12fb0da sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode by Edward Cree · 9 years ago
  15. ab8b1f7c sfc: support cascaded multicast filters by Daniel Pieczko · 9 years ago
  16. 822b96f sfc: re-factor efx_ef10_filter_sync_rx_mode() by Daniel Pieczko · 9 years ago
  17. b6f568e sfc: Insert multicast filters as well as mismatch filters in promiscuous mode by Jon Cooper · 9 years ago
  18. 5a55a72 sfc: warn if other functions have been reset by MCFW by Daniel Pieczko · 9 years ago
  19. 34ccfe6 sfc: add output flag decoding to efx_mcdi_set_workaround by Daniel Pieczko · 9 years ago
  20. 832dc9e sfc: cope with ENOSYS from efx_mcdi_get_workarounds() by Edward Cree · 9 years ago
  21. 46e612b sfc: enable cascaded multicast filters in MCFW by Daniel Pieczko · 9 years ago
  22. a9196bb sfc: update MCDI protocol definitions by Edward Cree · 9 years ago
  23. f8af8e6 mvneta: use inband status only when explicitly enabled by Stas Sergeev · 9 years ago
  24. 4cba5c2 of_mdio: add new DT property 'managed' to specify the PHY management type by Stas Sergeev · 9 years ago
  25. 868a421 net: phy: fixed_phy: handle link-down case by Stas Sergeev · 9 years ago
  26. d2eac98 net: dsa: bcm_sf2: Do not override speed settings by Florian Fainelli · 9 years ago
  27. 0bccece Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  28. 71ebd1a Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  29. 1e353cd drivers: net: cpsw: remove tx event processing in rx napi poll by Mugunthan V N · 9 years ago
  30. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  31. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  32. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  33. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  34. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  35. 2070c48 qmi_wwan: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 9 years ago
  36. a84e328 net: mvneta: fix refilling for Rx DMA buffers by Simon Guinot · 9 years ago
  37. a7a6268 stmmac: fix setting of driver data in stmmac_dvr_probe by Joachim Eastwood · 9 years ago
  38. 397665d cxgb4 : Fill DCB priority in vlan control headers by Anish Bhatt · 9 years ago
  39. 8d6541b cxgb4 : Fill in number of DCB traffic classes supported by Anish Bhatt · 9 years ago
  40. a85c2eb cxgb4 : Allow firmware DCB info to be queried in host state by Anish Bhatt · 9 years ago
  41. a44e7b7 cxgb4 : Only pass app selector of 0 or 3 to firmware by Anish Bhatt · 9 years ago
  42. e0536cd net/mdio: fix mdio_bus_match for c45 PHY by Shaohui Xie · 9 years ago
  43. 7177a3b net/vxlan: Fix kernel unaligned access in __vxlan_find_mac by Sowmini Varadhan · 9 years ago
  44. f61687c phylib: add driver for Teranetics TN2020 by Shaohui Xie · 9 years ago
  45. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  46. 28b4591 net: bcmgenet: Remove init parameter from bcmgenet_mii_config by Florian Fainelli · 9 years ago
  47. 6cc8e6d net: bcmgenet: Delay PHY initialization to bcmgenet_open() by Florian Fainelli · 9 years ago
  48. c624f89 net: bcmgenet: Determine PHY type before scanning MDIO bus by Florian Fainelli · 9 years ago
  49. bd4060a net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up() by Florian Fainelli · 9 years ago
  50. 978ffac net: bcmgenet: Use correct dev_id for free_irq by Florian Fainelli · 9 years ago
  51. 6ac3ce8 net: bcmgenet: Remove excessive PHY reset by Florian Fainelli · 9 years ago
  52. 1734bef stmmac: add proper probe function to dwmac-meson by Joachim Eastwood · 9 years ago
  53. f4f8dfd stmmac: add proper probe function to dwmac-lpc18xx by Joachim Eastwood · 9 years ago
  54. 402dae0 stmmac: export probe_config_dt() and get_platform_resources() by Joachim Eastwood · 9 years ago
  55. b0003ea stmmac: make stmmac_probe_config_dt return the platform data struct by Joachim Eastwood · 9 years ago
  56. f396cb0 stmmac: introduce stmmac_get_platform_resources() by Joachim Eastwood · 9 years ago
  57. 4ed2d8f stmmac: clean up platform/of_match data retrieval by Joachim Eastwood · 9 years ago
  58. 0dacf3f stmmac: use of_device_get_match_data to retrieve of match data by Joachim Eastwood · 9 years ago
  59. e3426ca qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355 by Reinhard Speyerer · 9 years ago
  60. 06613e3 ravb: fix race updating TCCR by Sergei Shtylyov · 9 years ago
  61. 194ac06 net: netcp: fix improper initialization in netcp_ndo_open() by Karicheri, Muralidharan · 9 years ago
  62. a951bc1 bonding: correct the MAC address for "follow" fail_over_mac policy by dingtianhong · 9 years ago
  63. 686c953 Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  64. 3f98a8e rocker: add offload_fwd_mark support by Scott Feldman · 9 years ago
  65. 8254973 rocker: forward packets to CPU when port is joined to openvswitch by Simon Horman · 9 years ago
  66. b8c6cd1 net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0 by Florian Fainelli · 9 years ago
  67. 7d5cd2c bonding: correctly handle bonding type change on enslave failure by Nikolay Aleksandrov · 9 years ago
  68. 06f6d10 bonding: fix destruction of bond with devices different from arphrd_ether by Nikolay Aleksandrov · 9 years ago
  69. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 9 years ago
  70. 40a7166 net: dsa: mv88e6xxx: fix fid_mask when leaving bridge by Vivien Didelot · 9 years ago
  71. 7599330 virtio_net: don't require ANY_LAYOUT with VERSION_1 by Michael S. Tsirkin · 9 years ago
  72. d9382bd enic: allow adaptive coalesce setting for msi/legacy intr by Govindarajulu Varadarajan · 9 years ago
  73. fc865d6 enic: add adaptive coalescing intr for intx and msi poll by Govindarajulu Varadarajan · 9 years ago
  74. 681ccdc pinctrl: lpc18xx: fix schmitt trigger setup by Joachim Eastwood · 9 years ago
  75. 9571b25 Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback by Uwe Kleine-König · 9 years ago
  76. 714b1dd pinctrl: bcm2835: Clear the event latch register when disabling interrupts by Jonathan Bell · 9 years ago
  77. c10372e pinctrl: single: ensure pcs irq will not be forced threaded by Grygorii Strashko · 9 years ago
  78. 61bb3ae sh-pfc: fix sparse GPIOs for R-Car SoCs by Sergei Shtylyov · 10 years ago
  79. 27aa2e3 pinctrl: abx500: remove strict mode by Linus Walleij · 9 years ago
  80. fdbd55f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  81. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  82. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  84. dfe91c9 Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  85. 3f8476f Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  86. 2ba6c07 igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect by Todd Fujinaka · 10 years ago
  87. 3b7884f ixgbe: Don't report flow director filter's status by Fan Du · 10 years ago
  88. 1e1429d ixgbevf: Set Rx hash type for ingress packets by Fan Du · 10 years ago
  89. 7edda4b ixgbe: Specify Rx hash type WRT Rx desc RSS type by Fan Du · 10 years ago
  90. 5505bdb ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag by Alexander Duyck · 10 years ago
  91. f56e7bb igb: Pull timestamp from fragment before adding it to skb by Alexander Duyck · 10 years ago
  92. 11b1544 dp83640: only report generic filters in ts_info by Jacob Keller · 10 years ago
  93. 7415991 siena: only report generic filters in get_ts_info by Jacob Keller · 10 years ago
  94. 044651f ixgbe: only report generic filters in get_ts_info by Jacob Keller · 10 years ago
  95. 97aebc1 igb: only report generic filters in get_ts_info by Jacob Keller · 10 years ago
  96. c583cc4 i40e: only report generic filters in get_ts_info by Jacob Keller · 10 years ago
  97. dd3950c bnx2x: only report most generic filters in get_ts_info by Jacob Keller · 10 years ago
  98. 1c3b8c2 freescale: remove incorrect copied comment by Jacob Keller · 10 years ago
  99. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  100. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago