aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-10-17vxlan: fix a free after useLi RongQing
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick
2014-10-15vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-10-15vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil
2014-10-15virtio_net: fix use after freeMichael S. Tsirkin
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO
2014-10-14dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck
2014-10-14drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian
2014-10-14drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian
2014-10-14drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian
2014-10-14drivers: net: cpsw: remove child devices while driver detachMugunthan V N
2014-10-14drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N
2014-10-14drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N
2014-10-14tg3: Add skb->xmit_more supportPrashant Sreedharan
2014-10-14net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou
2014-10-14net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou
2014-10-14net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck
2014-10-14net: fec: Fix sparse warnings with different lock contexts for basic blockNimrod Andy
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli
2014-10-10mlx4: fix race accessing page->_countEric Dumazet
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-10fm10k: fix race accessing page->_countEric Dumazet
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-10macvlan: optimize the receive pathjbaron@akamai.com
2014-10-10macvlan: pass 'bool' type to macvlan_count_rx()jbaron@akamai.com
2014-10-10drivers: net: xgene: Add 10GbE ethtool supportIyappan Subramanian
2014-10-10drivers: net: xgene: Add 10GbE supportIyappan Subramanian
2014-10-10drivers: net: xgene: Preparing for adding 10GbE supportIyappan Subramanian
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-10-10net: pxa168_eth: PXA168_ETH should depend on HAS_DMAGeert Uytterhoeven