summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-09-121-0/+4
* netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-09-121-0/+2
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-211-0/+4
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-211-0/+1
* genetlink: remove genl_bindSean Tranchetti2020-07-221-8/+0
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-301-3/+5
* net sched: fix reporting the first-time use timestampRoman Mashak2020-06-031-1/+2
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-201-1/+1
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-201-2/+4
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-201-1/+1
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-021-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-241-0/+1
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-201-0/+1
* net: sched: correct flower port blockingJason Baron2020-03-111-0/+9
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-01-231-0/+11
* net: add annotations on hh->hh_len lockless accessesEric Dumazet2020-01-121-1/+1
* tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-042-3/+14
* net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2020-01-041-1/+1
* tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-211-3/+3
* tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-211-1/+9
* tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-211-1/+1
* inet: protect against too small mtu values.Eric Dumazet2019-12-211-0/+5
* sctp: cache netns in sctp_ep_commonXin Long2019-12-051-0/+3
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* llc: avoid blocking in llc_sap_close()Cong Wang2019-11-251-0/+1
* net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-121-0/+1
* netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-121-1/+2
* net: fix data-race in neigh_event_send()Eric Dumazet2019-11-121-2/+2
* net/flow_dissector: switch to siphashEric Dumazet2019-11-103-4/+5
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-101-3/+8
* sctp: fix the issue that flags are ignored when using kernel_connectXin Long2019-11-061-0/+2
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-061-0/+5
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-061-1/+1
* ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet2019-09-161-1/+0
* xfrm: clean up xfrm protocol checksCong Wang2019-09-161-0/+17
* tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur2019-09-061-0/+4
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-08-251-0/+2
* inet: switch IP ID generator to siphashEric Dumazet2019-08-251-0/+2
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-111-0/+17
* tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2019-08-041-5/+6
* ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-07-211-3/+6
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-07-101-0/+3
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-221-3/+0
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-171-0/+1
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-171-0/+2
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-111-0/+8
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-101-0/+3