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-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-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-21
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-21
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-08-21
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
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
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
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-02
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-04-24
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-03-20
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-11
net: sched: correct flower port blocking
Jason Baron
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
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-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: 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
inet: protect against too small mtu values.
Eric Dumazet
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-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-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
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
[next]