aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet
2014-11-10mlx4: restore conditional call to napi_complete_done()Eric Dumazet
2014-11-10Merge branch 'sunvnet-next'David S. Miller
2014-11-10sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan
2014-11-10sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan
2014-11-10sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan
2014-11-108139too: Allow using the largest possible MTUAlban Bedel
2014-11-108139too: Allow setting MTU larger than 1500Alban Bedel
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10Merge branch 'raw_probe_proto_opt'David S. Miller
2014-11-10ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu
2014-11-10ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10Merge branch 'cxgb4-next'David S. Miller
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-11-10mlx4: use napi_complete_done()Eric Dumazet
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10rtnetlink: add babel protocol recognitionDave Taht
2014-11-08dccp: Convert DCCP_WARN to net_warn_ratelimitedJoe Perches
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones
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