summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang2016-03-071-6/+13
* Merge branch 'qed_hw_gro'David S. Miller2016-03-075-37/+476
|\
| * qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2016-03-072-1/+388
| * qed/qede: Add infrastructure support for hardware GROManish Chopra2016-03-074-36/+88
|/
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-079-74/+85
* arp: correct return value of arp_rcvZhang Shengju2016-03-071-15/+20
* netlabel: do not initialise statics to NULLWei Tang2016-03-071-2/+2
* netlink: do not initialise statics to 0 or NULLWei Tang2016-03-071-3/+3
* tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-075-77/+45Star
* tipc: make sure required IPv6 addresses are scopedRichard Alpe2016-03-071-0/+5
* tipc: safely copy UDP netlink data from userRichard Alpe2016-03-071-11/+13
* tipc: don't check link reset on non existing linkRichard Alpe2016-03-071-1/+1
* tipc: add net device to skb before UDP xmitRichard Alpe2016-03-071-0/+2
* net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2016-03-072-5/+5
* stmmac: fix noderef.cocci warningsWu Fengguang2016-03-071-1/+1
* act_ife: fix a typo in kmemdup() parametersWANG Cong2016-03-071-2/+2
* Merge branch 'reset_mac_header'David S. Miller2016-03-057-15/+15
|\
| * wireless: use reset to set mac headerZhang Shengju2016-03-051-1/+1
| * mac80211: use reset to set header pointerZhang Shengju2016-03-054-9/+9
| * mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-051-2/+2
| * vxlan: use reset to set header pointersZhang Shengju2016-03-051-3/+3
|/
* Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-03-0420-572/+639
|\
| * rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells2016-03-041-10/+0Star
| * rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells2016-03-041-3/+5
| * rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells2016-03-041-1/+1
| * rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells2016-03-041-8/+9
| * rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells2016-03-041-4/+7
| * rxrpc: Adjust some whitespace and commentsDavid Howells2016-03-047-29/+22Star
| * rxrpc: Be more selective about the types of received packets we acceptDavid Howells2016-03-042-1/+13
| * rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells2016-03-041-1/+1
| * rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells2016-03-041-1/+1
| * rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-0418-384/+432
| * rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells2016-03-0410-101/+101
| * rxrpc: Convert call flag and event numbers into enumsDavid Howells2016-03-043-47/+65
| * rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells2016-03-041-1/+1
* | Merge branch 'DIV_ROUND_UP-uapi'David S. Miller2016-03-046-19/+22
|\ \
| * | ethtool.h: define INT_MAX for userlandNicolas Dichtel2016-03-041-0/+4
| * | drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel2016-03-041-9/+11
| * | cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel2016-03-041-1/+1
| * | uapi: define DIV_ROUND_UP for userlandNicolas Dichtel2016-03-044-9/+6Star
|/ /
* / nfp: remove Rolf Neugebauer as co-maintainerSimon Horman2016-03-041-1/+0Star
|/
* net: sched: use pfifo_fast for non real queuesEric Dumazet2016-03-034-2/+10
* net: ipv6: Fix refcnt on host routesDavid Ahern2016-03-031-5/+3Star
* net: ezchip: adapt driver to little endian architectureLada Trimasova2016-03-032-332/+238Star
* sh_eth, ravb: Use ARCH_RENESASSimon Horman2016-03-031-2/+2
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-034-0/+12
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-0326-80/+1192
|\
| * Bluetooth: hci_uart: Add diag and address support for Intel/AG6xxMarcel Holtmann2016-02-291-1/+12
| * Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2016-02-282-0/+3
| * 6lowpan: iphc: fix invalid case handlingAlexander Aring2016-02-261-2/+2