aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds56-365/+1158
2017-11-15tcp: highest_sack fixEric Dumazet1-14/+3
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2-3/+4
2017-11-15uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin1-0/+4
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin1-0/+15
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin1-1/+1
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin1-0/+2
2017-11-14tcp: allow drivers to tweak TSQ logicEric Dumazet1-0/+2
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli1-0/+1
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli1-1/+2
2017-11-11net: Remove unused skb_shared_info memberMat Martineau1-1/+0
2017-11-11tcp: retire FACK loss detectionYuchung Cheng1-13/+1
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy2-6/+68
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup1-9/+37
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2-2/+2
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet1-0/+22
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn1-0/+1
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+25
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang1-0/+24
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang1-3/+1
2017-11-09net: dsa: setup and teardown treeVivien Didelot1-1/+1
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot1-1/+1
2017-11-08openvswitch: enable NSH supportYi Yang1-0/+3
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-9/+25
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel1-0/+30
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar171-11/+194
2017-11-07netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso1-0/+5
2017-11-06netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal1-2/+2
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha1-0/+2
2017-11-05net: dsa: make tree index unsignedVivien Didelot1-1/+1
2017-11-05net: dsa: make switch index unsignedVivien Didelot1-1/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet1-3/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller165-1/+170
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko1-0/+32
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko2-9/+10
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel1-0/+1
2017-11-03net_sched: hold netns refcnt for each actionCong Wang1-1/+3
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang1-0/+2
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2-0/+44
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds165-0/+165
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman165-0/+165
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko1-5/+1
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko1-7/+0
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-1/+4
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet1-3/+3
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai1-1/+1
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-4/+4