index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
1
-0
/
+6
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-10-17
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-2
/
+18
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-0
/
+2
2020-10-14
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
1
-10
/
+6
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
1
-0
/
+4
2020-08-21
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-0
/
+4
2020-08-21
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-6
/
+4
2020-08-21
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
1
-0
/
+1
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-06-03
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2020-05-02
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-24
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-03-20
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
2020-03-11
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-0
/
+5
2020-01-27
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
1
-1
/
+1
2020-01-27
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-2
/
+2
2020-01-17
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+1
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2
-3
/
+14
2020-01-04
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2
-2
/
+3
2019-12-31
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-1
/
+9
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-1
/
+1
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-11-20
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-0
/
+1
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
3
-4
/
+5
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-3
/
+8
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-11-06
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
1
-0
/
+2
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-0
/
+5
[next]