aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-10
* cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-10
* cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai2014-11-10
* mlx4: use napi_complete_done()Eric Dumazet2014-11-10
* net: gro: add a per device gro flush timerEric Dumazet2014-11-10
* rtnetlink: add babel protocol recognitionDave Taht2014-11-10
* dccp: Convert DCCP_WARN to net_warn_ratelimitedJoe Perches2014-11-08
* udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones2014-11-07
* cdc-ether: implement MULTICAST flag on the deviceOliver Neukum2014-11-07
* uapi: resort Kbuild entriesstephen hemminger2014-11-07
* stmmac: platform: fix sparse warningsAndy Shevchenko2014-11-07
* stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko2014-11-07
* Merge branch 'iov_iter'David S. Miller2014-11-07
|\
| * net: Kill skb_copy_datagram_const_iovecHerbert Xu2014-11-07
| * macvtap: Use iovec iteratorsHerbert Xu2014-11-07
| * tun: Use iovec iteratorsHerbert Xu2014-11-07
| * inet: Add skb_copy_datagram_iterHerbert Xu2014-11-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\
| * netxen: Fix link event handling.Manish Chopra2014-11-06
| * enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-06
| * enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-06
| * Merge branch 'mlx5-net'David S. Miller2014-11-06
| |\
| | * net/mlx5_core: Fix race on driver loadEli Cohen2014-11-06
| | * net/mlx5_core: Fix race in create EQEli Cohen2014-11-06
| |/
| * net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn2014-11-06
| * net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-06
| * drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-06
| * net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-06
| * bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong2014-11-05
| * tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner2014-11-05
| * Merge branch 'stmmac-net'David S. Miller2014-11-05
| |\
| | * stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-05
| | * stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-05
| | * stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-05
| | * stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-05
| | * stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-05
| |/
| * drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang2014-11-05
| * include/linux/socket.h: Fix commentRasmus Villemoes2014-11-05
| * net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron2014-11-05
| * geneve: Unregister pernet subsys on module unload.Jesse Gross2014-11-05
| * geneve: Set GSO type on transmit.Jesse Gross2014-11-05
| * Merge branch 'xgene-net'David S. Miller2014-11-04
| |\
| | * drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian2014-11-04
| | * drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian2014-11-04
| | * dtb: xgene: fix: Backward compatibility with older firmwareIyappan Subramanian2014-11-04
| |/
| * sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-03
| * Merge branch 'ipv6_tunnel_iflink_init'David S. Miller2014-11-03
| |\
| | * gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-03
| | * sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-03
| | * vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert2014-11-03