aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-11xfrm: policy: use hlist rcu variants on insertFlorian Westphal1-4/+4
2018-10-11net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov1-2/+2
2018-10-04MAINTAINERS: Remove net/core/flow.cSteffen Klassert1-1/+0
2018-10-02xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing1-0/+3
2018-10-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller3-10/+29
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2-2/+6
2018-10-01net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter1-1/+1
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller9-6/+30
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet3-4/+7
2018-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-20/+23
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg1-1/+1
2018-09-29r8169: Disable clk during suspend / resumeHans de Goede1-0/+5
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-09-29tipc: fix failover problemLUU Duc Canh3-0/+49
2018-09-29Merge branch 'net-usb-Check-for-Wake-on-LAN-modes'David S. Miller7-13/+22
2018-09-29smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-09-29smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-09-29r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli1-0/+3
2018-09-29sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-09-29lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli1-13/+4
2018-09-29ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-09-29asix: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-09-29Merge branch 'ieee802154-for-davem-2018-09-28' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanDavid S. Miller3-10/+7
2018-09-29Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller12-205/+189
2018-09-28Merge branch 'netpoll-second-round-of-fixes'David S. Miller11-243/+1
2018-09-28ibmvnic: remove ndo_poll_controllerEric Dumazet1-16/+0
2018-09-28sfc-falcon: remove ndo_poll_controllerEric Dumazet1-26/+0
2018-09-28sfc: remove ndo_poll_controllerEric Dumazet1-26/+0
2018-09-28net: ena: remove ndo_poll_controllerEric Dumazet1-22/+0
2018-09-28qlogic: netxen: remove ndo_poll_controllerEric Dumazet1-23/+0
2018-09-28qlcnic: remove ndo_poll_controllerEric Dumazet1-45/+0
2018-09-28virtio_net: remove ndo_poll_controllerEric Dumazet1-14/+0
2018-09-28net: hns: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-28ehea: remove ndo_poll_controllerEric Dumazet1-14/+0
2018-09-28hinic: remove ndo_poll_controllerEric Dumazet1-20/+0
2018-09-28netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()Eric Dumazet1-19/+1
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller11-54/+103
2018-09-28qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru1-0/+1
2018-09-28Update maintainers for bnx2/bnx2x/qlge/qlcnic drivers.Sudarsana Reddy Kalluru1-3/+2
2018-09-28MAINTAINERS: change bridge maintainersStephen Hemminger1-1/+2
2018-09-28Merge branch 's390-qeth-fixes'David S. Miller3-20/+19
2018-09-28s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare3-17/+19
2018-09-28s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang1-5/+2
2018-09-28netfilter: xt_socket: check sk before checking for netns.Flavio Leitner1-2/+2
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal1-0/+2
2018-09-28netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo1-14/+14
2018-09-28rxrpc: Fix error distributionDavid Howells7-64/+16
2018-09-28rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells1-10/+13
2018-09-28rxrpc: Make service call handling more robustDavid Howells5-60/+38
2018-09-28rxrpc: Improve up-front incoming packet checkingDavid Howells2-28/+50