summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel-0/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman-0/+10
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller-1/+1
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings-0/+1
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann-0/+2
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+2
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall-0/+3
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de-1/+1
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg-0/+2
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner-1/+1
2018-01-03vxlan: trivial indenting fix.William Tu-1/+1
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert-0/+5
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+3
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski-3/+2
2017-12-19Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+0
2017-12-19nl80211: Remove obsolete kerneldoc lineJonathan Corbet-1/+0
2017-12-19xfrm: Reinject transport-mode packets through taskletHerbert Xu-0/+3
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz-0/+1
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet-0/+1
2017-12-11fou: fix some member types in guehdrXin Long-9/+9
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung-1/+1
2017-12-05net: remove hlist_nulls_add_tail_rcu()Eric Dumazet-5/+1
2017-12-05net_sched: red: Avoid illegal valuesNogah Frankel-0/+11
2017-12-05net_sched: red: Avoid devision by zeroNogah Frankel-1/+1
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern-2/+1
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long-1/+2
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang-1/+0
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-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