summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-10Merge branch 'cxgb4-net'David S. Miller
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax
2014-11-07net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann
2014-11-07Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-06netxen: Fix link event handling.Manish Chopra
2014-11-06enic: update desc properly in rx_copybreakGovindarajulu Varadarajan
2014-11-06enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan
2014-11-06Merge branch 'mlx5-net'David S. Miller
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong
2014-11-05tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner
2014-11-05Merge branch 'stmmac-net'David S. Miller
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier
2014-11-05drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron
2014-11-05geneve: Unregister pernet subsys on module unload.Jesse Gross
2014-11-05geneve: Set GSO type on transmit.Jesse Gross
2014-11-04Merge branch 'xgene-net'David S. Miller
2014-11-04drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian
2014-11-04dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian
2014-11-04Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-11-04Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville
2014-11-03sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree
2014-11-03Merge branch 'ipv6_tunnel_iflink_init'David S. Miller
2014-11-03gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-03sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert
2014-11-03vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert
2014-11-03ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-03macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-03net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy
2014-11-03Merge branch 'tun-net'David S. Miller
2014-11-03tun: Fix TUN_PKT_STRIP settingHerbert Xu
2014-11-03tun: Fix csum_start with VLAN accelerationHerbert Xu
2014-11-03uapi: add missing network related headers to kbuildstephen hemminger
2014-11-03netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck