summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-07hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang1-6/+13
2016-03-07Merge branch 'qed_hw_gro'David S. Miller5-37/+476
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2-1/+388
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra4-36/+88
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe9-74/+85
2016-03-07arp: correct return value of arp_rcvZhang Shengju1-15/+20
2016-03-07netlabel: do not initialise statics to NULLWei Tang1-2/+2
2016-03-07netlink: do not initialise statics to 0 or NULLWei Tang1-3/+3
2016-03-07tipc: remove pre-allocated message header in link structJon Paul Maloy5-77/+45
2016-03-07tipc: make sure required IPv6 addresses are scopedRichard Alpe1-0/+5
2016-03-07tipc: safely copy UDP netlink data from userRichard Alpe1-11/+13
2016-03-07tipc: don't check link reset on non existing linkRichard Alpe1-1/+1
2016-03-07tipc: add net device to skb before UDP xmitRichard Alpe1-0/+2
2016-03-07net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2-5/+5
2016-03-07stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-07act_ife: fix a typo in kmemdup() parametersWANG Cong1-2/+2
2016-03-05Merge branch 'reset_mac_header'David S. Miller7-15/+15
2016-03-05wireless: use reset to set mac headerZhang Shengju1-1/+1
2016-03-05mac80211: use reset to set header pointerZhang Shengju4-9/+9
2016-03-05mac80211_hwsim: use reset to set mac headerZhang Shengju1-2/+2
2016-03-05vxlan: use reset to set header pointersZhang Shengju1-3/+3
2016-03-05Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller20-572/+639
2016-03-05Merge branch 'DIV_ROUND_UP-uapi'David S. Miller6-19/+22
2016-03-05ethtool.h: define INT_MAX for userlandNicolas Dichtel1-0/+4
2016-03-05drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel1-9/+11
2016-03-05cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel1-1/+1
2016-03-05uapi: define DIV_ROUND_UP for userlandNicolas Dichtel4-9/+6
2016-03-04nfp: remove Rolf Neugebauer as co-maintainerSimon Horman1-1/+0
2016-03-04rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells1-10/+0
2016-03-04rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells1-3/+5
2016-03-04rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells1-1/+1
2016-03-04rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells1-8/+9
2016-03-04rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells1-4/+7
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells7-29/+22
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells2-1/+13
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells1-1/+1
2016-03-04rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells1-1/+1
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells18-384/+432
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells10-101/+101
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells3-47/+65
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells1-1/+1
2016-03-04net: sched: use pfifo_fast for non real queuesEric Dumazet4-2/+10
2016-03-04net: ipv6: Fix refcnt on host routesDavid Ahern1-5/+3
2016-03-04net: ezchip: adapt driver to little endian architectureLada Trimasova2-332/+238
2016-03-04sh_eth, ravb: Use ARCH_RENESASSimon Horman1-2/+2
2016-03-04net: mellanox: add DEVLINK dependenciesArnd Bergmann4-0/+12
2016-03-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller26-80/+1192
2016-03-04net: relax setup_tc ndo op handle restrictionJohn Fastabend8-8/+8
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom1-4/+0
2016-03-02net/ipv4: remove left over dead codeEric Engestrom1-7/+0