index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-08-19
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-08-11
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-08-05
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
2020-06-30
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-03
net sched: fix reporting the first-time use timestamp
Roman Mashak
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-20
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-04-29
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-04-29
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-04-29
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-04-21
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-03-18
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-05
net: sched: correct flower port blocking
Jason Baron
2020-02-11
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
2020-02-01
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-27
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2020-01-27
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2020-01-27
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2020-01-27
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
2020-01-17
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
2020-01-04
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-31
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-13
xfrm interface: fix management of phydev
Nicolas Dichtel
2019-12-13
sctp: frag_point sanity check
Jakub Audykowicz
2019-12-13
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
2019-11-20
llc: avoid blocking in llc_sap_close()
Cong Wang
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
[next]