1. ed3587f bonding: convert 3ad to use pr_warn instead of pr_warning by Veaceslav Falico · 11 years ago
  2. 3bf2d28 bonding: clean up style for bond_3ad.c by Veaceslav Falico · 11 years ago
  3. b7e6ce1 alx: add stats to ethtool by Sabrina Dubroca · 11 years ago
  4. f1b6b10 alx: add alx_get_stats64 operation by Sabrina Dubroca · 11 years ago
  5. 5665dc64 alx: add stats update function by Sabrina Dubroca · 11 years ago
  6. ac45a23 alx: add constants for the stats fields by Sabrina Dubroca · 11 years ago
  7. 19f6626 alx: add a hardware stats structure by Sabrina Dubroca · 11 years ago
  8. 6d71f16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  9. 7ed3f5f i40evf: fix s390 build failure due to implicit prefetch.h by Paul Gortmaker · 11 years ago
  10. 3029ff0 i40e: Bump version by Catherine Sullivan · 11 years ago
  11. c07019e i40e: fix log message wording by Shannon Nelson · 11 years ago
  12. beb0dff i40e: enable PTP by Jacob Keller · 11 years ago
  13. 6ff4ef8 i40e: call clear_pxe after adminq is initialized by Shannon Nelson · 11 years ago
  14. c5c9eb9 i40e: clear qtx_head before enabling Tx queue by Shannon Nelson · 11 years ago
  15. 3126dcb i40e: adjust ITR max and min values by Shannon Nelson · 11 years ago
  16. 8ee75a8 i40e: check for possible incorrect ipv6 checksum by Shannon Nelson · 11 years ago
  17. 700bbf6 i40e: allow VF to remove any MAC filter by Mitch Williams · 11 years ago
  18. 3b867b2 i40e: do not bail when disabling if Tx queue disable fails by Anjali Singhai Jain · 11 years ago
  19. 5f90f42 i40e: Setting queue count to 1 using ethtool is valid by Anjali Singhai Jain · 11 years ago
  20. 98d4438 i40e: Cleanup Doxygen warnings by Jeff Kirsher · 11 years ago
  21. 885552a i40e: fix long lines by Mitch Williams · 11 years ago
  22. 21aa567 i40e: Bump version by Catherine Sullivan · 11 years ago
  23. 4eb6f11 i40e: Update the Current NVM version Low value by Anjali Singhai Jain · 11 years ago
  24. c8e3c58 i40e: drop unused macros by Jesse Brandeburg · 11 years ago
  25. c36bd4a7 i40e: use assignment instead of memcpy by Mitch Williams · 11 years ago
  26. 235f939 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
  27. 11b57f9 xen-netback: stop vif thread spinning if frontend is unresponsive by Paul Durrant · 11 years ago
  28. 451cd14 cxgb4: Changed FW check version to match FW binary version by Hariprasad Shenai · 11 years ago
  29. 4acb4d6 irda: sh_sir: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  30. 033b06eb irda: sh_irda: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  31. 90e8c72 irda: fixup SH_SIR position on Kconfig by Kuninori Morimoto · 11 years ago
  32. 1e2f929 ath9k: Disable cross-band FCC by Sujith Manoharan · 11 years ago
  33. ff9a93f ath9k: Use correct channel for RX packets by Sujith Manoharan · 11 years ago
  34. 9c36254 ath9k: Update WB335 PCI IDs by Sujith Manoharan · 11 years ago
  35. b58df44 mwifiex: use a function to replace two copies of a code fragment by Bing Zhao · 11 years ago
  36. 63791cc mwifiex: fix potential buffer overflow in dt configuration by Bing Zhao · 11 years ago
  37. 1cbbcb0 wil6210: prefetch head of packet by Vladimir Kondratiev · 11 years ago
  38. df2d08e wil6210: Fix IP version indication for Tx csum offload by Vladimir Kondratiev · 11 years ago
  39. 83982cb wil6210: interrupt moderation by Vladimir Kondratiev · 11 years ago
  40. 11e69c3 brcmfmac: add support for bcm43362 device by Arend van Spriel · 11 years ago
  41. 260da7e wl1251: fix NULL pointer dereference by Pavel Machek · 11 years ago
  42. deb6e6b wl1251: add nvs file name to module firmware list by Pavel Machek · 11 years ago
  43. b90a116 wl1251: enforce changed hw encryption support on monitor state change by David Gnedt · 11 years ago
  44. 3d49da7 wl1251: disable retry and ACK policy for injected packets by David Gnedt · 11 years ago
  45. c8909e5 wl1251: enable tx path in monitor mode if necessary for packet injection by David Gnedt · 11 years ago
  46. ed3213c wl1251: fix channel switching in monitor mode by David Gnedt · 11 years ago
  47. dd4a560 wl1251: disable power saving in monitor mode by David Gnedt · 11 years ago
  48. 9ed74ba wl1251: implement multicast address filtering (fwd) by David Gnedt · 11 years ago
  49. 4d09b53 wl1251: configure hardware en-/decryption for monitor mode by David Gnedt · 11 years ago
  50. 9281691 wl1251: split RX and TX data path initialisation by David Gnedt · 11 years ago
  51. 204cc5c wl1251: implement hardware ARP filtering by David Gnedt · 11 years ago
  52. f7ad1ee wl1251: retry power save entry by David Gnedt · 11 years ago
  53. 64322e2 wl1251: fix scan behaviour while not associated by David Gnedt · 11 years ago
  54. 2050bc6 i40e: Turn flow director off in MFP mode by Catherine Sullivan · 11 years ago
  55. c35a1d7 i40e: Add a dummy packet template by Jesse Brandeburg · 11 years ago
  56. 4dda12e i40e: fix spelling errors by Jesse Brandeburg · 11 years ago
  57. 829af3a i40e: trivial: formatting and checkpatch fixes by Mitch Williams · 11 years ago
  58. 420136c i40e: shorten wordy fields by Mitch Williams · 11 years ago
  59. 0467bc9 i40e: accept pf to pf adminq messages by Shannon Nelson · 11 years ago
  60. ab954cb i40e: remove interrupt on AQ error by Shannon Nelson · 11 years ago
  61. ff2ff3b i40e: release NVM resource reservation on startup by Shannon Nelson · 11 years ago
  62. e734c1d i40e: Cleanup reconfig rss path by Anjali Singhai Jain · 11 years ago
  63. 3de0506 i40e: disable packet split by Jesse Brandeburg · 11 years ago
  64. 8e9dca5 i40e: add a comment on barrier and fix panic on reset by Greg Rose · 11 years ago
  65. 55c29c3 i40e: Fix MAC format in Write MAC address AQ cmd by Kamil Krawczyk · 11 years ago
  66. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  67. c02e0fd i40e: use kernel specific defines by Jesse Brandeburg · 11 years ago
  68. 5e82306 i40e: Re-enable interrupt on ICR0 by Anjali Singhai Jain · 11 years ago
  69. 300e5fd Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  70. 9007777 i40e: correctly setup ARQ descriptors by Mitch Williams · 11 years ago
  71. 071b8de i40e: remove redundant AQ enable by Kamil Krawczyk · 11 years ago
  72. c354229 i40e: Enable/Disable PF switch LB on SR-IOV configure changes by Greg Rose · 11 years ago
  73. 922680b i40e: whitespace paren and comment tweaks by Shannon Nelson · 11 years ago
  74. a4bcfbb i40e: rework shadow ram read functions by Shannon Nelson · 11 years ago
  75. af89d26 i40e: check MAC type before any REG access by Shannon Nelson · 11 years ago
  76. 5f9116a i40e: move PF ID init from PF reset to SC init by Shannon Nelson · 11 years ago
  77. af9810e i40e: Reduce range of interrupt reg in reg test by Shannon Nelson · 11 years ago
  78. 981b754 i40e: update firmware api to 1.1 by Shannon Nelson · 11 years ago
  79. 42794bd i40e: Add code to wait for FW to complete in reset path by Shannon Nelson · 11 years ago
  80. 7f61d1f i40e: Bump version by Catherine Sullivan · 11 years ago
  81. 5017c2a i40e: Allow VF to set already assigned MAC address by Greg Rose · 11 years ago
  82. 6bbac86 i40e: Stop accepting any VLAN tag on VLAN 0 filter set by Greg Rose · 11 years ago
  83. 1a10370 i40e: Do not enable broadcast promiscuous by default by Greg Rose · 11 years ago
  84. f1143c4 i40e: Expose AQ debugfs hooks by Anjali Singhai Jain · 11 years ago
  85. 74b9c3e mlx4_en: Select PTP_1588_CLOCK by Shawn Bohrer · 11 years ago
  86. 9ba75fb net/mlx4_en: fix error return code in mlx4_en_get_qp() by Wei Yongjun · 11 years ago
  87. 4a8deae r8152: correct some messages by Hayes Wang · 11 years ago
  88. ecca6a9 bna: Fix build due to missing use of dma_unmap_len_set() by David S. Miller · 11 years ago
  89. 0e59593 bgmac: fix typos by Hauke Mehrtens · 11 years ago
  90. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. 8f646c9 vxlan: keep original skb ownership by Eric Dumazet · 11 years ago
  92. e5e97ee hso: fix handling of modem port SERIAL_STATE notifications by Dan Williams · 11 years ago
  93. 0b23810 bonding: fix kstrtou8() return value verification in num_peer_notif by Veaceslav Falico · 11 years ago
  94. 31ca1de r8152: replace the return value of rtl_ops_init by hayeswang · 11 years ago
  95. e3ad412 r8152: move the actions of saving the information of the device by hayeswang · 11 years ago
  96. 45f4a19 r8152: replace some tabs with spaces by hayeswang · 11 years ago
  97. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 11 years ago
  98. 6e08d75 mmc: add SDIO identifiers for Broadcom WLAN devices by Arend van Spriel · 11 years ago
  99. 9df4d54 brcmfmac: use custom destructor callback for all netdevice interfaces by Arend van Spriel · 11 years ago
  100. e147995 brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces by Arend van Spriel · 11 years ago