summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-0734-166/+244
|\
| * netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
| * enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-061-12/+2
| * enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-061-0/+6
| * Merge branch 'mlx5-net'David S. Miller2014-11-062-6/+5
| |\
| | * net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
| | * net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
| |/
| * net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-061-2/+5
| * net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-061-1/+0
| * drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-061-1/+0
| * net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
| * bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong2014-11-051-0/+1
| * tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner2014-11-051-29/+31
| * Merge branch 'stmmac-net'David S. Miller2014-11-051-23/+29
| |\
| | * stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
| | * stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
| | * stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0
| | * stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-051-0/+1
| | * stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-051-2/+3
| |/
| * drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang2014-11-051-1/+0
| * include/linux/socket.h: Fix commentRasmus Villemoes2014-11-051-1/+1
| * net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron2014-11-051-0/+14
| * geneve: Unregister pernet subsys on module unload.Jesse Gross2014-11-051-0/+1
| * geneve: Set GSO type on transmit.Jesse Gross2014-11-051-0/+2
| * Merge branch 'xgene-net'David S. Miller2014-11-047-13/+49
| |\
| | * drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian2014-11-042-3/+6
| | * drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian2014-11-046-5/+38
| | * dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian2014-11-041-5/+5
| |/
| * sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-031-1/+2
| * Merge branch 'ipv6_tunnel_iflink_init'David S. Miller2014-11-034-30/+11
| |\
| | * gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-031-2/+3
| | * sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-031-9/+6
| | * vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert2014-11-031-10/+1
| | * ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert2014-11-031-9/+1
| |/
| * macvtap: Fix csum_start when VLAN tags are presentHerbert Xu2014-11-031-0/+2
| * net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy2014-11-031-8/+8
| * Merge branch 'tun-net'David S. Miller2014-11-031-11/+17
| |\
| | * tun: Fix TUN_PKT_STRIP settingHerbert Xu2014-11-031-4/+8
| | * tun: Fix csum_start with VLAN accelerationHerbert Xu2014-11-031-7/+9
| |/
| * uapi: add missing network related headers to kbuildstephen hemminger2014-11-031-0/+4
| * netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck2014-11-031-0/+1
| * smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij2014-11-011-8/+12
| * drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang2014-11-011-0/+1
| * Merge branch 'systemport-net'David S. Miller2014-11-011-2/+11
| |\
| | * net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli2014-11-011-0/+7
| | * net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli2014-11-011-2/+4
| |/
| * net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
* | vxlan: Fix to enable UDP checksums on interfaceTom Herbert2014-11-071-0/+3
* | Merge branch 'amd-xgbe-next'David S. Miller2014-11-071-5/+5
|\ \
| * | amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas2014-11-071-2/+2