aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13cpumask: make cpumask_next_wrap available without smpWillem de Bruijn1-0/+7
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry2-1/+3
2018-08-13net/tls: Combined memory allocation for decryption requestVakul Garg1-4/+0
2018-08-11ip: add helpers to process in-order fragments faster.Peter Oskolkov1-0/+6
2018-08-11net: core: protect rate estimator statistics pointer with lockVlad Buslov1-2/+2
2018-08-11net: sched: extend action ops with put_dev callbackVlad Buslov1-0/+1
2018-08-11net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko1-4/+5
2018-08-11net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko1-10/+25
2018-08-11l2tp: remove pppol2tp_session_ioctl()Guillaume Nault1-1/+1
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto1-3/+4
2018-08-11tcp: mandate a one-time immediate ACKYuchung Cheng1-1/+2
2018-08-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+5
2018-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-23/+40
2018-08-10net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski1-0/+7
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik1-0/+3
2018-08-09net: skbuff.h: fix using plain integer as NULL warningYueHaibing1-1/+1
2018-08-09qed/qede: Multi CoS support.Manish Chopra1-0/+6
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+7
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu1-0/+1
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King1-0/+1
2018-08-08net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen1-2/+0
2018-08-08net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2-5/+5
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov1-1/+4
2018-08-08netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera3-12/+13
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang1-0/+5
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran1-0/+1
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang1-2/+2
2018-08-07net/sched: allow flower to match tunnel optionsPieter Jansen van Vuuren1-0/+26
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman1-0/+17
2018-08-07ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKEFlorian Fainelli1-1/+4
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-8/+119
2018-08-07netfilter: nft_ct: add ct timeout supportHarsha Sharma1-1/+13
2018-08-07netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4protoPablo Neira Ayuso1-2/+0
2018-08-07netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso1-9/+13
2018-08-07netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma1-0/+1
2018-08-07netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera1-0/+1
2018-08-06Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-0/+1
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann1-0/+2
2018-08-06vhost: switch to use new message formatJason Wang1-0/+18
2018-08-06Merge remote-tracking branch 'net-next/master'Stefan Schmidt132-603/+1938
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-38/+308
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov2-4/+8
2018-08-05net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov1-1/+1
2018-08-05ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov1-0/+1
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu1-1/+5
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-24/+147
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-08-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang1-1/+1
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells1-1/+1