summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: safely copy UDP netlink data from userRichard Alpe2016-03-061-11/+13
* tipc: don't check link reset on non existing linkRichard Alpe2016-03-061-1/+1
* tipc: add net device to skb before UDP xmitRichard Alpe2016-03-061-0/+2
* net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2016-03-062-5/+5
* stmmac: fix noderef.cocci warningsWu Fengguang2016-03-061-1/+1
* act_ife: fix a typo in kmemdup() parametersWANG Cong2016-03-061-2/+2
* Merge branch 'reset_mac_header'David S. Miller2016-03-047-15/+15
|\
| * wireless: use reset to set mac headerZhang Shengju2016-03-041-1/+1
| * mac80211: use reset to set header pointerZhang Shengju2016-03-044-9/+9
| * mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-041-2/+2
| * vxlan: use reset to set header pointersZhang Shengju2016-03-041-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/+0
| * 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/+22
| * 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/+6
|/ /
* | nfp: remove Rolf Neugebauer as co-maintainerSimon Horman2016-03-041-1/+0
|/
* 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/+3
* net: ezchip: adapt driver to little endian architectureLada Trimasova2016-03-032-332/+238
* 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
| * Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain2016-02-245-1/+351
| * 6lowpan: fix error checking codeAndrzej Hajda2016-02-241-1/+1
| * 6lowpan: iphc: fix stateful multicast compressionAlexander Aring2016-02-241-1/+2
| * ieee802154: 6lowpan: fix return of netdev notifierAlexander Aring2016-02-231-4/+3
| * 6lowpan: iphc: add support for stateful compressionAlexander Aring2016-02-234-58/+674
| * mac802154: Fixes kernel oops when unloading a radio driverKoen Zandberg2016-02-231-1/+1
| * mrf24j40: add writeable missing regAlexander Aring2016-02-231-0/+1
| * at86rf230: fix state change handling on errorAlexander Aring2016-02-231-4/+3
| * at86rf230: fix race on error handlingAlexander Aring2016-02-231-4/+14
| * mac802154: fix mac header length checkAlexander Aring2016-02-231-2/+3
OpenPOWER on IntegriCloud