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
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-03-04
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-12-08
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
2020-11-24
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
2020-11-10
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2020-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-29
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-10-17
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-10-14
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
2020-10-01
net: silence data-races on sk_backlog.tail
Eric Dumazet
2020-09-26
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
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
[next]