summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-07cdc-ether: implement MULTICAST flag on the deviceOliver Neukum
2014-11-07uapi: resort Kbuild entriesstephen hemminger
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko
2014-11-07stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko
2014-11-07Merge branch 'iov_iter'David S. Miller
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu
2014-11-07macvtap: Use iovec iteratorsHerbert Xu
2014-11-07tun: Use iovec iteratorsHerbert Xu
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06vxlan: Fix to enable UDP checksums on interfaceTom Herbert
2014-11-06Merge branch 'amd-xgbe-next'David S. Miller
2014-11-06amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas
2014-11-06amd-xgbe: Free channel/ring structures laterLendacky, Thomas
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-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-06Merge branch 'sunvnet-next'David S. Miller
2014-11-06sunvnet: Return from vnet_napi_event() if no packets to readSowmini Varadhan
2014-11-06sunvnet: Fix indentation in maybe_tx_wakeup()Sowmini Varadhan
2014-11-06Merge branch 'r8152-next'David S. Miller
2014-11-06r8152: remove the definitions of the PIDhayeswang
2014-11-06r8152: modify rtl_ops_inithayeswang
2014-11-06r8152: move r8152b_get_versionhayeswang
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches
2014-11-06net: esp: Convert NETDEBUG to pr_infoJoe Perches
2014-11-06net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches
2014-11-06dsa: mv88e6171: Add support for mv88e6172Andrew Lunn
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn
2014-11-06sched: fix act file names in header commentJiri Pirko
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-06Merge branch 'sfc-next'David S. Miller
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-11-06xen-netback: remove unconditional __pskb_pull_tail() in guest Tx pathMalcolm Crossley
2014-11-06Merge branch 'stmmac-next'David S. Miller
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko
2014-11-06stmmac: fix sparse warningsAndy Shevchenko
2014-11-06ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert