1. 03c22ea bnx2x: improve VF timings by Ariel Elior · 11 years ago
  2. af902ae bnx2x: VF ndo sanity by Ariel Elior · 11 years ago
  3. 78c3bcc bnx2x: Improve PF behaviour toward VF by Ariel Elior · 11 years ago
  4. 8640caf qlcnic: Update version to 5.2.44 by Jitendra Kalsaria · 11 years ago
  5. 486a5bc qlcnic: Add support for 83xx suspend and resume. by Rajesh Borundia · 11 years ago
  6. 8af3f33 qlcnic: Add support for 'set driver version' in 83XX by Pratik Pujar · 11 years ago
  7. db13178 qlcnic: Cleanup of structure qlcnic_hardware_context by Pratik Pujar · 11 years ago
  8. 9baf1aa qlcnic: Add support for PEX DMA method to read memory section of adapter dump by Shahed Shaikh · 11 years ago
  9. 2c4a787 qlcnic: Minimize sleep duration within loopback diagnostic test. by Jitendra Kalsaria · 11 years ago
  10. 52e493d qlcnic: Secondary unicast MAC address support. by Jitendra Kalsaria · 11 years ago
  11. b6b4316 qlcnic: Handle qlcnic_alloc_mbx_args() failure by Shahed Shaikh · 11 years ago
  12. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  13. f9c7da5 amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  14. b8a39dd Bnx2x: remove redundant D0 power state set by Yijing Wang · 11 years ago
  15. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  16. d6cf7a8 at91_ether: Do not select NET_CORE by Ben Hutchings · 11 years ago
  17. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  18. b88ec38 bonding: trivial: make alb use bond_slave_has_mac() by Veaceslav Falico · 11 years ago
  19. 257a3fe be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() by Sathya Perla · 11 years ago
  20. 75b2945 bnx2x: replace mechanism to check for next available packet by Dmitry Kravkov · 11 years ago
  21. 8f20aa5 bnx2x: add support for ndo_ll_poll by Dmitry Kravkov · 11 years ago
  22. 8501841 net/mlx4_en: Low Latency recv statistics by Amir Vadai · 11 years ago
  23. 9e77a2b net/mlx4_en: Add Low Latency Socket (LLS) support by Amir Vadai · 11 years ago
  24. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  25. ac8025a sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef by Sergei Shtylyov · 11 years ago
  26. c8bbe37 sh_eth: cleanup 'enum TD_STS_BIT' by Sergei Shtylyov · 11 years ago
  27. a80c3de sh_eth: remove redundant bits from 'eesipr_value' field initializer by Sergei Shtylyov · 11 years ago
  28. 8f80899 sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  29. 3719109 sh_eth: add NAPI support by Sergei Shtylyov · 11 years ago
  30. ea7d69e sh_eth: define/use EESR_RX_CHECK macro by Sergei Shtylyov · 11 years ago
  31. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  33. 646093a bcm63xx_enet: fix return value check in bcm_enet_shared_probe() by Wei Yongjun · 11 years ago
  34. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 11 years ago
  35. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  36. 511efbb pxa168_eth: convert skb->end into skb_end_pointer(skb) by Isaku Yamahata · 11 years ago
  37. 18f1d05 mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) by Isaku Yamahata · 11 years ago
  38. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago
  39. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  40. 32bc9b4 fec: Add support to restart autonegotiate by Chris Healy · 11 years ago
  41. cedb743 bonding: don't call alb_set_slave_mac_addr() while atomic by Veaceslav Falico · 11 years ago
  42. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 11 years ago
  43. c5b248d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 11 years ago
  44. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 11 years ago
  45. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 11 years ago
  46. 93725cb Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  47. 7aa2723 vxlan: handle skb_clone failure by stephen hemminger · 11 years ago
  48. 26a41ae6 vxlan: only migrate dynamic FDB entries by stephen hemminger · 11 years ago
  49. 3bf74b1 vxlan: fix race between flush and incoming learning by stephen hemminger · 11 years ago
  50. 722a300 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  51. 8177a9d lseek(fd, n, SEEK_END) does *not* go to eof - n by Al Viro · 11 years ago
  52. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  53. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  54. 3ad2e31 Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  55. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  56. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 11 years ago
  57. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 11 years ago
  58. 948e306 net/mlx4: Add VF link state support by Rony Efraim · 11 years ago
  59. aaf9522 netiucv: Hold rtnl between name allocation and device registration. by Benjamin Poirier · 11 years ago
  60. 3dc6475 bcm63xx_enet: add support Broadcom BCM6345 Ethernet by Florian Fainelli · 11 years ago
  61. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 11 years ago
  62. 33c929c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  63. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
  64. 25e33ed Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. fcb3701 brcmfmac: free primary net_device when brcmf_bus_start() fails by Arend van Spriel · 11 years ago
  66. 82ea4be Merge tag 'md-3.10-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  67. ea05fea Bluetooth: btmrvl: fix thread stopping race by Daniel Drake · 11 years ago
  68. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 11 years ago
  69. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 11 years ago
  70. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 11 years ago
  71. 8e99440 sh_eth: remove '__maybe_unused' annotations by Sergei Shtylyov · 11 years ago
  72. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 11 years ago
  73. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  74. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 11 years ago
  75. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 11 years ago
  76. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 11 years ago
  77. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 11 years ago
  78. 8c367fc cxgb4: Do not set net_device::dev_id to VI index by Ben Hutchings · 11 years ago
  79. f57855a macvtap: fix uninitialized return value macvtap_ioctl_set_queue() by Jason Wang · 11 years ago
  80. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 11 years ago
  81. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 11 years ago
  82. 5026d7a md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place by H. Peter Anvin · 11 years ago
  83. e2d5992 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 11 years ago
  84. 3056e3a md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. by Alex Lyakas · 11 years ago
  85. 6b6204e md: md_stop_writes() should always freeze recovery. by NeilBrown · 11 years ago
  86. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. 645a992 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  88. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  89. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  90. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 11 years ago
  91. bba00e5 rtc-at91rm9200: use shadow IMR on at91sam9x5 by Johan Hovold · 11 years ago
  92. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 11 years ago
  93. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 11 years ago
  94. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 11 years ago
  95. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 11 years ago
  96. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 11 years ago
  97. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 11 years ago
  98. ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 11 years ago
  99. 5a28084 drivers/rtc/rtc-tps6586x.c: device wakeup flags correction by Dmitry Osipenko · 11 years ago
  100. 944a137 tun: Turn tun_flow_init() into void fn by Pavel Emelyanov · 11 years ago