aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-06tipc: safely copy UDP netlink data from userRichard Alpe1-11/+13
2016-03-06tipc: don't check link reset on non existing linkRichard Alpe1-1/+1
2016-03-06tipc: add net device to skb before UDP xmitRichard Alpe1-0/+2
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2-5/+5
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-06act_ife: fix a typo in kmemdup() parametersWANG Cong1-2/+2
2016-03-04Merge branch 'reset_mac_header'David S. Miller7-15/+15
2016-03-04wireless: use reset to set mac headerZhang Shengju1-1/+1
2016-03-04mac80211: use reset to set header pointerZhang Shengju4-9/+9
2016-03-04mac80211_hwsim: use reset to set mac headerZhang Shengju1-2/+2
2016-03-04vxlan: use reset to set header pointersZhang Shengju1-3/+3
2016-03-04Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller20-572/+639
2016-03-04Merge branch 'DIV_ROUND_UP-uapi'David S. Miller6-19/+22
2016-03-04ethtool.h: define INT_MAX for userlandNicolas Dichtel1-0/+4
2016-03-04drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel1-9/+11
2016-03-04cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel1-1/+1
2016-03-04uapi: 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-03net: sched: use pfifo_fast for non real queuesEric Dumazet4-2/+10
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern1-5/+3
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova2-332/+238
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman1-2/+2
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann4-0/+12
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller26-80/+1192
2016-03-03net: 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
2016-03-02net/rtnetlink: remove dead codeEric Engestrom1-9/+0
2016-03-02Merge branch 'cxgb4-next'David S. Miller6-97/+85
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai1-46/+0
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai1-10/+0
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai3-37/+59
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai3-2/+24
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2-2/+2
2016-03-02Merge branch 'stmmac-optimizations'David S. Miller20-712/+1016
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro1-1/+1
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro2-2/+25