summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-251-0/+8
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-251-0/+10
* net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller2018-01-241-1/+1
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-231-0/+1
* net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-161-0/+2
* Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-161-0/+2
|\
| * mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+2
* | ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-151-0/+3
* | net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2018-01-151-1/+1
|/
* sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-081-1/+1
* vxlan: trivial indenting fix.William Tu2018-01-031-1/+1
* sock: Add sock_owned_by_user_nocheckTom Herbert2017-12-281-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-12-271-0/+3
|\
| * xfrm: Reinject transport-mode packets through taskletHerbert Xu2017-12-191-0/+3
* | cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-201-3/+2
* | Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-12-191-1/+0
|\ \
| * | nl80211: Remove obsolete kerneldoc lineJonathan Corbet2017-12-191-1/+0
* | | 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
OpenPOWER on IntegriCloud