summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-10-31Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang
2014-10-30drivers/net: macvtap and tun depend on INETBen Hutchings
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30drivers/net: Disable UFO through virtioBen Hutchings
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz
2014-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang
2014-10-30ath9k: fix some debugfs outputDan Carpenter
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai
2014-10-28cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin
2014-10-28cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-10-28net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli
2014-10-28net: systemport: enable RX interrupts after NAPIFlorian Fainelli
2014-10-28net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers
2014-10-28drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N
2014-10-28Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-28dsa: mv88e6171: Fix tagging protocol/KconfigAndrew Lunn
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-10-27cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt
2014-10-27Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville
2014-10-26net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen
2014-10-26net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen
2014-10-25drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-25macvlan: fix a race on port dismantle and possible skb leaksEric Dumazet
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel