1. 6123db2 net/mlx4_en: Do not query stats when device port is down by Jack Morgenstein · 11 years ago
  2. 8850494 net/mlx4_en: Fix resource leak in error flow by Dotan Barak · 11 years ago
  3. 51151a1 mlx4: allow order-0 memory allocations in RX path by Eric Dumazet · 11 years ago
  4. 3bae9db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  5. 6541aa5 qeth: use default napi weight by Sebastian Ott · 11 years ago
  6. ede8867 qeth: Fix crash on initial MTU size change by Stefan Raspl · 11 years ago
  7. a0c9852 qeth: change default standard blkt settings for OSA by Ursula Braun · 11 years ago
  8. fe44014 qeth: Increase default MTU for OSA devices by Stefan Raspl · 11 years ago
  9. 819bc78 netiucv: remove unused macro by Andy Shevchenko · 11 years ago
  10. c957d09 bnx2x: Remove sparse and coccinelle warnings by Yuval Mintz · 11 years ago
  11. e4fc408 packet: nlmon: virtual netlink monitoring device for packet sockets by Daniel Borkmann · 11 years ago
  12. d3c5f47 net: Restore unintentional reverts. by David S. Miller · 11 years ago
  13. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 11 years ago
  14. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 11 years ago
  15. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 11 years ago
  16. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 11 years ago
  17. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 11 years ago
  18. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 12 years ago
  19. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 12 years ago
  20. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 12 years ago
  21. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 12 years ago
  22. 37173488 bnx2x: Fix compilation with no IOV support by Yuval Mintz · 11 years ago
  23. aeb193e net: Unmap fragment page once iterator is done by Wedson Almeida Filho · 11 years ago
  24. 7e2f934 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  25. 07cc61b xen-netback: double free on unload by Dan Carpenter · 11 years ago
  26. b8e0d88 bnx2x: Fix 20G KR2 support claims by Yaniv Rosner · 11 years ago
  27. 03c22ea bnx2x: improve VF timings by Ariel Elior · 11 years ago
  28. af902ae bnx2x: VF ndo sanity by Ariel Elior · 11 years ago
  29. 78c3bcc bnx2x: Improve PF behaviour toward VF by Ariel Elior · 11 years ago
  30. 8640caf qlcnic: Update version to 5.2.44 by Jitendra Kalsaria · 11 years ago
  31. 486a5bc qlcnic: Add support for 83xx suspend and resume. by Rajesh Borundia · 11 years ago
  32. 8af3f33 qlcnic: Add support for 'set driver version' in 83XX by Pratik Pujar · 11 years ago
  33. db13178 qlcnic: Cleanup of structure qlcnic_hardware_context by Pratik Pujar · 11 years ago
  34. 9baf1aa qlcnic: Add support for PEX DMA method to read memory section of adapter dump by Shahed Shaikh · 11 years ago
  35. 2c4a787 qlcnic: Minimize sleep duration within loopback diagnostic test. by Jitendra Kalsaria · 11 years ago
  36. 52e493d qlcnic: Secondary unicast MAC address support. by Jitendra Kalsaria · 11 years ago
  37. b6b4316 qlcnic: Handle qlcnic_alloc_mbx_args() failure by Shahed Shaikh · 11 years ago
  38. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  39. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  40. f9c7da5 amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  41. b8a39dd Bnx2x: remove redundant D0 power state set by Yijing Wang · 11 years ago
  42. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  43. d6cf7a8 at91_ether: Do not select NET_CORE by Ben Hutchings · 11 years ago
  44. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  45. b88ec38 bonding: trivial: make alb use bond_slave_has_mac() by Veaceslav Falico · 11 years ago
  46. 257a3fe be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() by Sathya Perla · 11 years ago
  47. 75b2945 bnx2x: replace mechanism to check for next available packet by Dmitry Kravkov · 11 years ago
  48. 8f20aa5 bnx2x: add support for ndo_ll_poll by Dmitry Kravkov · 11 years ago
  49. 8501841 net/mlx4_en: Low Latency recv statistics by Amir Vadai · 11 years ago
  50. 9e77a2b net/mlx4_en: Add Low Latency Socket (LLS) support by Amir Vadai · 11 years ago
  51. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  52. ac8025a sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef by Sergei Shtylyov · 11 years ago
  53. c8bbe37 sh_eth: cleanup 'enum TD_STS_BIT' by Sergei Shtylyov · 11 years ago
  54. a80c3de sh_eth: remove redundant bits from 'eesipr_value' field initializer by Sergei Shtylyov · 11 years ago
  55. 8f80899 sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  56. 3719109 sh_eth: add NAPI support by Sergei Shtylyov · 11 years ago
  57. ea7d69e sh_eth: define/use EESR_RX_CHECK macro by Sergei Shtylyov · 11 years ago
  58. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. b887664 mwifiex: channel switch handling for station by Amitkumar Karwar · 11 years ago
  60. 2a7305c mwifiex: add basic 11h support for station by Amitkumar Karwar · 11 years ago
  61. 86a9c4a brcm80211: fix null pointer access by Antonio Quartulli · 11 years ago
  62. f2bbb07 mwifiex: code rearrangement for better readability by Amitkumar Karwar · 11 years ago
  63. 10d0b90 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 11 years ago
  64. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  65. 646093a bcm63xx_enet: fix return value check in bcm_enet_shared_probe() by Wei Yongjun · 11 years ago
  66. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 11 years ago
  67. 354b75b brcmfmac: add sdio sg list support by Franky Lin · 11 years ago
  68. 78b3f1c brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw by Franky Lin · 11 years ago
  69. 16035d5 brcmfmac: remove redundant chip ID check in dhd_sdio by Franky Lin · 11 years ago
  70. fccfe93 brcmfmac: simplify dpc handling using atomic operations by Arend van Spriel · 11 years ago
  71. 1ab083a brcmfmac: consolidate mac_descriptor related function names by Arend van Spriel · 11 years ago
  72. ae66460 brcmfmac: remove dependency with nl80211.h by Arend van Spriel · 11 years ago
  73. 4e89dfc brcmfmac: rename variable prec to more appropriate name, ie. fifo by Arend van Spriel · 11 years ago
  74. 7d74703 brcmfmac: Only use credits for bcmc when firmware indicates it. by Hante Meuleman · 11 years ago
  75. c177fab ath9k: Program initvals for CUS217 by Sujith Manoharan · 11 years ago
  76. a86ff3c ath9k: Add initvals required for CUS217 by Sujith Manoharan · 11 years ago
  77. 12eea64 ath9k: Add PCI IDs for CUS217 by Sujith Manoharan · 11 years ago
  78. e574267 ath10k: off by one sanity check by Dan Carpenter · 11 years ago
  79. 7b5d604 ssb: register serial flash as platform device by Rafał Miłecki · 11 years ago
  80. e861ef5 ath9k: Modify IDs to identify CUS230 by Sujith Manoharan · 11 years ago
  81. 51dbd0a ath9k: Add support for 5G-XLNA/AR9462 by Sujith Manoharan · 11 years ago
  82. 745a84e ath9k: Update AR9462 2.0 initvals by Sujith Manoharan · 11 years ago
  83. df40190 ath9k: Convert a couple of debug messages by Sujith Manoharan · 11 years ago
  84. 1433531 ath9k: Merge HWTIMER debug level with BTCOEX by Sujith Manoharan · 11 years ago
  85. 9e49a9d Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  86. 0b21eb9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  87. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  88. a267a60 staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  89. 511efbb pxa168_eth: convert skb->end into skb_end_pointer(skb) by Isaku Yamahata · 11 years ago
  90. 18f1d05 mv643xx_eth.c: convert skb->end into skb_end_poitner(skb) by Isaku Yamahata · 11 years ago
  91. 499e2e6 net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb) by Isaku Yamahata · 11 years ago
  92. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  93. 32bc9b4 fec: Add support to restart autonegotiate by Chris Healy · 11 years ago
  94. cedb743 bonding: don't call alb_set_slave_mac_addr() while atomic by Veaceslav Falico · 11 years ago
  95. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 11 years ago
  96. 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
  97. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 11 years ago
  98. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 11 years ago
  99. 93725cb Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() by Haiyang Zhang · 11 years ago
  100. 7aa2723 vxlan: handle skb_clone failure by stephen hemminger · 11 years ago