1. b25bd25 virtio_ring: unify direct/indirect code paths. by Rusty Russell · 10 years ago
  2. eeebf9b virtio_ring: assume sgs are always well-formed. by Rusty Russell · 10 years ago
  3. a583544 virtio_net: pass well-formed sgs to virtqueue_add_*() by Rusty Russell · 10 years ago
  4. 0fe1315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  5. d101564 sunvnet: Avoid sending superfluous LDC messages. by Sowmini Varadhan · 10 years ago
  6. c706471 net: axienet: remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  7. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago
  8. de591c7 e1000: switch to napi_gro_frags api by Florian Westphal · 10 years ago
  9. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  10. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  11. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  12. 2b294b1 e1000: perform copybreak ahead of DMA unmap by Florian Westphal · 10 years ago
  13. 2037110 e1000: move tbi workaround code into helper function by Florian Westphal · 10 years ago
  14. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  15. adc81090 ixgbe: Refactor busy poll socket code to address multiple issues by Alexander Duyck · 10 years ago
  16. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 10 years ago
  17. db99d95 ixgbevf: Resolve missing-field-initializers warnings by Mark Rustad · 10 years ago
  18. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 10 years ago
  19. 56e03e5 cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter by Hariprasad Shenai · 10 years ago
  20. c290607 cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb by Hariprasad Shenai · 10 years ago
  21. c0d5b8c cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH by Hariprasad Shenai · 10 years ago
  22. fe2ee13 cxgb4: Add support to S25FL032P flash by Hariprasad Shenai · 10 years ago
  23. 60d42bf cxgb4: Allow T4/T5 firmware sizes up to 1MB by Hariprasad Shenai · 10 years ago
  24. cf98192d net: ethernet: arc: Don't free Rockchip resources before disconnect from phy by Romain Perier · 10 years ago
  25. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  26. be07b79 irda: vlsi_ir: use %*ph specifier by Andy Shevchenko · 10 years ago
  27. 8ddfa07 r8152: use usleep_range by hayeswang · 10 years ago
  28. 4ef6dae sfc: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  29. 87163ef bonding: remove last users of bond->lock and bond->lock itself by Nikolay Aleksandrov · 10 years ago
  30. 246df7b bonding: options: remove bond->lock usage by Nikolay Aleksandrov · 10 years ago
  31. e9fe8ef bonding: procfs: clean bond->lock usage and use RCU by Nikolay Aleksandrov · 10 years ago
  32. 059b47e bonding: convert primary_slave to use RCU by Nikolay Aleksandrov · 10 years ago
  33. ecfede4 bonding: alb: clean bond->lock by Nikolay Aleksandrov · 10 years ago
  34. bdbc5f1 bonding: 3ad: use curr_slave_lock instead of bond->lock by Nikolay Aleksandrov · 10 years ago
  35. 51752af cxgb4: remove bond->lock by Nikolay Aleksandrov · 10 years ago
  36. 6eacf31 ethernet: arc: Add support for Rockchip SoC layer device tree bindings by Romain Perier · 10 years ago
  37. 32bc6d1 ath5k: Add missing vmalloc.h include. by Stephen Rothwell · 10 years ago
  38. c9104b0 ethernet: ti: remove unwanted THIS_MODULE macro by Varka Bhadram · 10 years ago
  39. 5b4c314 Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  40. 1923d6e drivers: net: cpsw: Add support for pause frames by Mugunthan V N · 10 years ago
  41. 119eccd hp100: Convert the normal skb free path to dev_consume_skb_any() by Rick Jones · 10 years ago
  42. db91b72 dp83640: Make use of skb_queue_purge instead of reimplementing the code by Alexander Duyck · 10 years ago
  43. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  44. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. cfa7c64 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  46. b531f5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  47. 97a13e5 net: phy: mdio-sun4i: don't select REGULATOR by Beniamino Galvani · 10 years ago
  48. 45ce829 Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  49. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  50. a42f5c1 amd-xgbe-phy: Fix build break for missing declaration by Tom Lendacky · 10 years ago
  51. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  53. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 10 years ago
  54. 887a79f e1000: e1000_ethertool.c coding style fixes by Krzysztof Majzerowicz-Jaszcz · 10 years ago
  55. a3ba7c9 amd-xgbe: Enable interrupts for all management counters by Lendacky, Thomas · 10 years ago
  56. 6026510 amd-xgbe: Treat certain counter registers as 64 bit by Lendacky, Thomas · 10 years ago
  57. cfecec5 mlx4: only pull headers into skb head by Eric Dumazet · 10 years ago
  58. 126859b mISDN: remove DSP_NEVER_DEFINED and adjust code identation by Colin Ian King · 10 years ago
  59. e1743a1 greth: moved TX ring cleaning to NAPI rx poll func by Daniel Hellstrom · 10 years ago
  60. cea6aeb bonding: add slave netlink policy and put slave-related ops together by Jiri Pirko · 10 years ago
  61. c99d667 cnic : Cleanup CONFIG_IPV6 & VLAN check by Anish Bhatt · 10 years ago
  62. 0babe61 ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver. by Suman Tripathi · 10 years ago
  63. 0bed13b ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware. by Suman Tripathi · 10 years ago
  64. 8496e33 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  65. 24cd23d igb: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  66. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  67. b1c8492 hyperv: NULL dereference on error by Dan Carpenter · 10 years ago
  68. 6e9e564 bnx2x: Fix link problems for 1G SFP RJ45 module by Yaniv Rosner · 10 years ago
  69. 98ea232 3c59x: avoid panic in boomerang_start_xmit when finding page address: by Neil Horman · 10 years ago
  70. a77f9a2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  71. c2b32e5 net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe() by Daniel Mack · 10 years ago
  72. b73c798 amd-xgbe-phy: Checkpatch driver fixes by Lendacky, Thomas · 10 years ago
  73. a2ea14d amd-xgbe: Checkpatch driver fixes by Lendacky, Thomas · 10 years ago
  74. e6f0562 amd-xgbe-phy: Enhance parallel detection to support KR speed by Lendacky, Thomas · 10 years ago
  75. e3eec4e amd-xgbe-phy: Check device for current speed mode (KR/KX) by Lendacky, Thomas · 10 years ago
  76. 4357450 drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros by Chen Gang · 10 years ago
  77. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  78. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  79. 179bb6d r8152: use eth_hw_addr_random by hayeswang · 10 years ago
  80. 8ba789a r8152: change the location of rtl8152_set_mac_address by hayeswang · 10 years ago
  81. d4ad30b enic: Add tunable_ops support for rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  82. a03bb56 enic: implement rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  83. 4ad9a64 VMXNET3: Check for map error in vmxnet3_set_mc by Andy King · 10 years ago
  84. c5edfff ahci: add pcid for Marvel 0x9182 controller by Murali Karicheri · 10 years ago
  85. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  86. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  87. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  88. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  89. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  90. 4a804c0 net: systemport: update UMAC_CMD only when link is detected by Florian Fainelli · 10 years ago
  91. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  92. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  93. 91bfe29 Revert "i2c: rcar: remove spinlock" by Sergei Shtylyov · 10 years ago
  94. db906eb ath5k: added debugfs file for dumping eeprom by Jade Bilkey · 10 years ago
  95. 87fed55 bcma: get info about flash type SoC booted from by Rafał Miłecki · 10 years ago
  96. d17ec4d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  97. ef4ead3 Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  98. 1bd3fa7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  99. 06ee709 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  100. 0e03f98 Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago