1. a22bb0b e1000: unset IFF_UNICAST_FLT on WMware 82545EM by Francesco Ruggeri · 11 years ago
  2. 8f4eb70 cnic: Update the rcu_access_pointer() usages by Tej Parkash · 11 years ago
  3. cd03cf0 cxgb4vf: Replace repetitive pci device ID's with right ones by Hariprasad Shenai · 11 years ago
  4. b77e26d cdc-ether: handle promiscuous mode with a set_rx_mode callback by Olivier Blin · 11 years ago
  5. d80c679 cdc-ether: extract usbnet_cdc_update_filter function by Olivier Blin · 11 years ago
  6. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 11 years ago
  7. 704d33e net: systemport: reset UniMAC coming out of a suspend cycle by Florian Fainelli · 11 years ago
  8. 8edf004 net: systemport: enable RX interrupts after NAPI by Florian Fainelli · 11 years ago
  9. 99d881f net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization by Vince Bridgers · 11 years ago
  10. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 11 years ago
  11. 25946f2 Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  12. c146b77 dsa: mv88e6171: Fix tagging protocol/Kconfig by Andrew Lunn · 11 years ago
  13. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 11 years ago
  14. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 11 years ago
  15. fad1dbc Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  16. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 11 years ago
  17. 96e4be0 net/mlx5_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 11 years ago
  18. b71e821 drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init() by Geert Uytterhoeven · 11 years ago
  19. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 11 years ago
  20. fe0ca73 macvlan: fix a race on port dismantle and possible skb leaks by Eric Dumazet · 11 years ago
  21. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 11 years ago
  22. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 11 years ago
  23. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 11 years ago
  24. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 11 years ago
  25. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 11 years ago
  26. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 11 years ago
  27. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 11 years ago
  28. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 11 years ago
  29. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 11 years ago
  30. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 11 years ago
  31. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 11 years ago
  32. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 11 years ago
  33. 0805420 rtlwifi: Add check for get_btc_status callback by Larry Finger · 11 years ago
  34. 7632545 ath9k_common: always update value in ath9k_cmn_update_txpow by Felix Fietkau · 11 years ago
  35. 4f2b244 rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt by Karsten Wiese · 11 years ago
  36. cefe3df rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe by Karsten Wiese · 11 years ago
  37. b2d624a rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality by Karsten Wiese · 11 years ago
  38. 94e0590 ath: use CTL region from cfg80211 if unset in EEPROM by Felix Fietkau · 11 years ago
  39. d514aef rtlwifi: rtl8821ae: Fix possible array overrun by Larry Finger · 11 years ago
  40. 868caae ath9k: Enable HW queue control only for MCC by Sujith Manoharan · 11 years ago
  41. 598a0df rtlwifi: prevent format string usage from leaking by Kees Cook · 11 years ago
  42. 59dfdd9 brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 11 years ago
  43. 47481d9 rtlwifi: rtl8192ee: Prevent log spamming for switch statements by Larry Finger · 11 years ago
  44. 942396b hyperv: Fix the total_data_buflen in send path by Haiyang Zhang · 11 years ago
  45. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 11 years ago
  46. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 11 years ago
  47. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 11 years ago
  48. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 11 years ago
  49. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 11 years ago
  50. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 11 years ago
  51. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 11 years ago
  52. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 11 years ago
  53. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  54. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  55. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  56. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 11 years ago
  57. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 11 years ago
  58. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 11 years ago
  59. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 11 years ago
  60. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 11 years ago
  61. 7a9f526 vxlan: fix a free after use by Li RongQing · 11 years ago
  62. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 11 years ago
  63. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 11 years ago
  64. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 11 years ago
  65. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 11 years ago
  66. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 11 years ago
  67. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 11 years ago
  68. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 11 years ago
  69. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 11 years ago
  70. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 11 years ago
  71. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 11 years ago
  72. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 11 years ago
  73. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 11 years ago
  74. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  75. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 11 years ago
  76. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 11 years ago
  77. e53fbd1 virtio_net: enable VQs early on restore by Michael S. Tsirkin · 11 years ago
  78. 0246555 virtio_net: fix use after free on allocation failure by Michael S. Tsirkin · 11 years ago
  79. 4baf1e3 virtio_net: enable VQs early by Michael S. Tsirkin · 11 years ago
  80. 507613b virtio_net: minor cleanup by Michael S. Tsirkin · 11 years ago
  81. 080c637 virtio-net: drop config_mutex by Michael S. Tsirkin · 11 years ago
  82. 102a278 virtio_net: drop config_enable by Michael S. Tsirkin · 11 years ago
  83. d47d2fd qlcnic: Fix number of arguments in destroy tx context command by Rajesh Borundia · 11 years ago
  84. 2a1ef4b qlcnic: Fix programming number of arguments in a command. by Rajesh Borundia · 11 years ago
  85. 22c0b96 cxgb4: Fix FW flash logic using ethtool by Hariprasad Shenai · 11 years ago
  86. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 11 years ago
  87. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 11 years ago
  88. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 11 years ago
  89. 77b3a4d dsa: mv88e6171: Fix tag_protocol check by Guenter Roeck · 11 years ago
  90. 5e6a024 drivers: net: xgene: Add SGMII based 1GbE ethtool support by Iyappan Subramanian · 11 years ago
  91. 32f784b drivers: net: xgene: Add SGMII based 1GbE support by Iyappan Subramanian · 11 years ago
  92. dc8385f drivers: net: xgene: Preparing for adding SGMII based 1GbE by Iyappan Subramanian · 11 years ago
  93. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 11 years ago
  94. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 11 years ago
  95. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 11 years ago
  96. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 11 years ago
  97. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 11 years ago
  98. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 11 years ago
  99. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 11 years ago
  100. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 11 years ago