summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-151-0/+1
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-131-0/+1
* fou: fix some member types in guehdrXin Long2017-12-111-9/+9
* tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-081-1/+1
* net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-051-5/+1
* net_sched: red: Avoid illegal valuesNogah Frankel2017-12-051-0/+11
* net_sched: red: Avoid devision by zeroNogah Frankel2017-12-051-1/+1
* tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern2017-12-031-2/+1
* sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long2017-12-011-1/+2
* act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-301-1/+0
* sctp: remove extern from stream schedXin Long2017-11-282-0/+10
* sctp: force the params with right types for sctp csum apisXin Long2017-11-281-6/+7
* Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-281-1/+7
|\
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-1/+7
* | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-241-0/+1
|/
* tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-172-9/+5
|\
| * sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2017-11-181-1/+2
| * genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-161-8/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-153-11/+1
|\ \ | |/ |/|
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-153-10/+0
| * slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-151-1/+1
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1556-365/+1158
|\ \ \ | |_|/ |/| |
| * | tcp: highest_sack fixEric Dumazet2017-11-151-14/+3
| * | tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-152-3/+4
| * | uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2017-11-151-0/+4
| * | tls: Move tls_make_aad to header to allow sharingIlya Lesokhin2017-11-141-0/+15
| * | tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin2017-11-141-1/+1
| * | tls: Add function to update the TLS socket configurationIlya Lesokhin2017-11-141-0/+2
| * | tcp: allow drivers to tweak TSQ logicEric Dumazet2017-11-141-0/+2
| * | net: dsa: Support prepended Broadcom tagFlorian Fainelli2017-11-131-0/+1
| * | net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-131-1/+2
| * | net: Remove unused skb_shared_info memberMat Martineau2017-11-111-1/+0
| * | tcp: retire FACK loss detectionYuchung Cheng2017-11-111-13/+1
| * | tipc: improve link resiliency when rps is activatedJon Maloy2017-11-112-6/+68
| * | act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-101-9/+37
| * | tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-102-2/+2
| * | net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-101-0/+22
| * | net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-101-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-102-3/+25
| |\ \
| * | | net: dsa: setup and teardown treeVivien Didelot2017-11-091-1/+1
| * | | net: dsa: constify cpu_dp member of dsa_portVivien Didelot2017-11-091-1/+1
| * | | openvswitch: enable NSH supportYi Yang2017-11-081-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-084-9/+25
| |\ \ \
| | * | | netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso2017-11-071-0/+5
| | * | | netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal2017-11-061-2/+2
| | * | | netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-242-2/+2
| | * | | netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal2017-10-241-1/+0