summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-11-28sctp: remove extern from stream schedXin Long-0/+10
2017-11-28sctp: force the params with right types for sctp csum apisXin Long-6/+7
2017-11-27net: annotate ->poll() instancesAl Viro-7/+7
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+7
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg-1/+7
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn-0/+1
2017-11-19tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell-1/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+5
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long-1/+2
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+1
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)-10/+0
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan-1/+1
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek-8/+3
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-365/+1158
2017-11-15tcp: highest_sack fixEric Dumazet-14/+3
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger-3/+4
2017-11-15uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin-0/+4
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin-0/+15
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin-1/+1
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin-0/+2
2017-11-14tcp: allow drivers to tweak TSQ logicEric Dumazet-0/+2
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+5
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli-0/+1
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli-1/+2
2017-11-11net: Remove unused skb_shared_info memberMat Martineau-1/+0
2017-11-11tcp: retire FACK loss detectionYuchung Cheng-13/+1
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy-6/+68
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup-9/+37
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet-2/+2
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet-0/+22
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn-0/+1
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+25
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang-0/+24
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang-3/+1
2017-11-09net: dsa: setup and teardown treeVivien Didelot-1/+1
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot-1/+1
2017-11-08openvswitch: enable NSH supportYi Yang-0/+3
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-9/+25
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel-0/+30
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-11/+194
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso-0/+5
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal-2/+2
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha-0/+2
2017-11-05net: dsa: make tree index unsignedVivien Didelot-1/+1
2017-11-05net: dsa: make switch index unsignedVivien Didelot-1/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet-3/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+170
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+5
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko-0/+32