summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2018-08-03tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-28net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-25ipv6: fix useless rol32 call on hashColin Ian King
2018-07-08netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang
2018-05-30ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-05-30regulatory: add NUL to request alpha2Johannes Berg
2018-05-30mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-19net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-16net: fix rtnh_ok()Eric Dumazet
2018-05-09net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-04-29net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-29tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh
2018-04-29llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-19slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-03-31sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-03-31tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh
2018-03-08udplite: fix partial checksum initializationAlexey Kodanev
2018-03-03net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2018-03-03xfrm: Reinject transport-mode packets through taskletHerbert Xu
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2018-02-25net_sched: red: Avoid devision by zeroNogah Frankel
2018-02-25sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long
2018-02-25mac80211_hwsim: validate number of different channelsJohannes Berg
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg
2018-01-31net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall
2018-01-17sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-12-17tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell
2017-12-17tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-17net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-11-30uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03net_sched: hold netns refcnt for each actionCong Wang
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang