1. 506724c tg3: Override clock, link aware and link idle mode during NVRAM dump by Prashant Sreedharan · 11 years ago
  2. cab6715 net: driver: stmicro: Remove some useless the lock protection by Yang Wei · 11 years ago
  3. ea5930f team: lb: use sizeof(*fprog) in __fprog_create by Daniel Borkmann · 11 years ago
  4. f4c6e06 net: ks8851: Add of match table by Stephen Boyd · 11 years ago
  5. 73fdeb8 net: ks8851: Add optional vdd_io regulator and reset gpio by Stephen Boyd · 11 years ago
  6. c78dbad net: ks8851: Use devm_regulator_get_optional() by Stephen Boyd · 11 years ago
  7. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  9. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 11 years ago
  10. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 11 years ago
  11. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  12. dc03e21 net: mvneta: Remove unneeded 'weigth' field by Ezequiel Garcia · 11 years ago
  13. 56ecd2c net: mvmdio: Use devm_* API to simplify the code by Ezequiel Garcia · 11 years ago
  14. edadb7f net: mvneta: Change the number of default rx queues to one by Ezequiel Garcia · 11 years ago
  15. e68de36 net: mvneta: Use prepare/commit API to simplify MAC address setting by Ezequiel Garcia · 11 years ago
  16. 9672850 net: mvneta: Clean-up mvneta_init() by Ezequiel Garcia · 11 years ago
  17. a92dbd9 net: mvneta: Check tx queue setup error in mvneta_change_mtu() by Ezequiel Garcia · 11 years ago
  18. 3d4ea02 net: mvneta: Clean-up mvneta_tx_frag_process() by Ezequiel Garcia · 11 years ago
  19. 0a9e413 net: mv643xx_eth: Simplify mv643xx_eth_adjust_link() by Ezequiel Garcia · 11 years ago
  20. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  21. 307f099 hyperv: Add hash value into RNDIS Per-packet info by Haiyang Zhang · 11 years ago
  22. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 11 years ago
  23. c43f856 igb/ixgbe: remove return statements for void functions by Jeff Kirsher · 11 years ago
  24. 3bf2379 ixgbe: add /* fallthrough */ comment to case statements by Jacob Keller · 11 years ago
  25. 8105ecd ixgbe: add space between operands to & by Jacob Keller · 11 years ago
  26. ec73942 ixgbe: don't check NULL for debugfs_remove_recursive by Jacob Keller · 11 years ago
  27. 63b64de ixgbe: add braces around else block by Jacob Keller · 11 years ago
  28. 6ec1b71 ixgbe: fix several concatenated strings to single line by Jacob Keller · 11 years ago
  29. 2b2005d ixgbe: fix checkpatch style of blank line after declaration by Jacob Keller · 11 years ago
  30. 1c420c7 ixgbe: fix function-like macro, remove semicolon by Jacob Keller · 11 years ago
  31. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 11 years ago
  32. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 11 years ago
  33. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 11 years ago
  34. d22adbf net: cdc_ncm: fix typo in test for supported formats by Dan Carpenter · 11 years ago
  35. 3aeea53 xilinx: Use time_before_eq() by Manuel Schölling · 11 years ago
  36. 05e1e76 micrel: Use time_before_eq() by Manuel Schölling · 11 years ago
  37. 87f03cc mISDN: Use mod_timer() by Manuel Schölling · 11 years ago
  38. 0797fb0 mISDN: Use time_before() by Manuel Schölling · 11 years ago
  39. 2b3d965 qlogic: Use time_before() by Manuel Schölling · 11 years ago
  40. d0c21d4 bonding: Send ALB learning packets using the right source by Vlad Yasevich · 11 years ago
  41. f6dcf56 bonding: remove NULL verification from bond_get_bond_by_slave() by Veaceslav Falico · 11 years ago
  42. dc73c41 bonding: populate essential new_slave->bond/dev early by Veaceslav Falico · 11 years ago
  43. d6b694c bonding: Don't assume 802.1Q when sending alb learning packets. by Vlad Yasevich · 11 years ago
  44. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 11 years ago
  45. c242a47 net: phy: genphy: Allow overwriting features by Sascha Hauer · 11 years ago
  46. a3431ac Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  47. a6cea53 Merge tag 'linux-can-next-for-3.16-20140521' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  48. 68bc74f net: davinci_emac: fix oops caused by uninitialized ndev->dev by Sekhar Nori · 11 years ago
  49. ea3429c of: mdio: remove of_phy_connect_fixed_link by Florian Fainelli · 11 years ago
  50. 8700981 ucc_geth: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  51. be40364 gianfar: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  52. bb74d9a fs_enet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  53. 186534a net: systemport: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  54. 9abf0c2 net: bcmgenet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  55. 89df20d stmmac: Remove unbalanced clk_disable call by Hans de Goede · 11 years ago
  56. 3625920 teaming: fix vlan_features computing by Michal Kubeček · 11 years ago
  57. a9b3ace bonding: fix vlan_features computing by Michal Kubeček · 11 years ago
  58. 98a6eeb net: fec: correct the MDIO clock source by Nimrod Andy · 11 years ago
  59. e8fcfcd net: fec: optimize the clock management to save power by Nimrod Andy · 11 years ago
  60. 3ae8f4e net: mv643xx_eth: Implement software TSO by Ezequiel Garcia · 11 years ago
  61. 69ad0dd net: mv643xx_eth: Use dma_map_single() to map the skb fragments by Ezequiel Garcia · 11 years ago
  62. 4d48d58 net: mv643xx_eth: Factorize feature setting by Ezequiel Garcia · 11 years ago
  63. 84411f7 net: mv643xx_eth: Avoid setting the initial TCP checksum by Ezequiel Garcia · 11 years ago
  64. 0a8fa93 net: mv643xx_eth: Factorize initial checksum and command preparation by Ezequiel Garcia · 11 years ago
  65. 2adb719 net: mvneta: Implement software TSO by Ezequiel Garcia · 11 years ago
  66. e19d2dd net: mvneta: Clean mvneta_tx() sk_buff handling by Ezequiel Garcia · 11 years ago
  67. 01ef26c net: mvneta: Factorize feature setting by Ezequiel Garcia · 11 years ago
  68. 758bd61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  69. 77c01be Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes by Dave Airlie · 11 years ago
  70. 763b257 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  71. aff4b97 wimax/i2400m: make return of 0 explicit by Julia Lawall · 11 years ago
  72. 7c2ce6e enic: Add support for adaptive interrupt coalescing by Sujith Sankar · 11 years ago
  73. f6e92d1 vxge: Use time_before() by Manuel Schölling · 11 years ago
  74. 12b5c38 ieee802154: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  75. 7e91035 atm: idt77252: Remove redundant error check by Peter Senna Tschudin · 11 years ago
  76. 9e641bd net-tun: restructure tun_do_read for better sleep/wakeup efficiency by Xi Wang · 11 years ago
  77. 989d216 Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  78. 677d1bb Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 11 years ago
  79. f6ce579 Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 11 years ago
  80. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 11 years ago
  81. fc2f2f5 i40evf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  82. cf68f51 can: gs_usb: gs_destroy_candev(): fix use after free by Marc Kleine-Budde · 11 years ago
  83. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 11 years ago
  84. c0c8a20 i40e: remove Tx work for ptp by Jesse Brandeburg · 11 years ago
  85. 9e5634d i40e: Don't disable SR-IOV when VFs are assigned by Mitch Williams · 11 years ago
  86. 31cd840 i40e: remove hardcode of stats struct size in ethtool by Shannon Nelson · 11 years ago
  87. 32f5f54 i40e/i40evf: control auto ITR through ethtool by Mitch Williams · 11 years ago
  88. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 11 years ago
  89. fba69f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  90. 84e12d9 Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  91. f0c53c7 i40evf: make ethtool_ops const by Mitch Williams · 11 years ago
  92. 957cf25 Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  93. b84293b Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  94. 026d68b Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  95. b2e3432 Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  96. 081069f Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  97. 107f301 i40evf: don't lie to ethtool by Mitch Williams · 11 years ago
  98. 6ab9028 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  99. 1f5518b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  100. c7b8d97 i40evf: Use macro param for ethtool stats by Mitch Williams · 11 years ago