index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-1
/
+1
2023-10-25
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
1
-0
/
+3
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
1
-0
/
+1
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
1
-2
/
+4
2023-10-10
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-3
/
+2
2023-09-23
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
1
-1
/
+4
2023-09-23
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-1
/
+0
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-08-30
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-3
/
+4
2023-08-30
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-0
/
+6
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
1
-4
/
+27
2023-08-16
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Pablo Neira Ayuso
1
-0
/
+4
2023-08-16
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
1
-0
/
+3
2023-08-11
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-08-11
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-08-11
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
1
-0
/
+1
2023-08-11
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-08-11
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
1
-0
/
+16
2023-08-11
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+1
2023-08-11
netfilter: nf_tables: use net_generic infra for transaction data
Pablo Neira Ayuso
2
-5
/
+10
2023-08-11
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-08-11
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-06-21
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
7
-956
/
+0
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
1
-0
/
+2
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
1
-0
/
+4
2023-06-09
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-0
/
+2
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-0
/
+4
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
3
-7
/
+7
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
4
-7
/
+8
2023-05-30
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-2
/
+2
2023-05-30
tcp: factor out __tcp_close() helper
Paolo Abeni
1
-0
/
+1
2023-05-30
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-7
/
+21
2023-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-05-17
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
3
-9
/
+2
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
1
-0
/
+1
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-0
/
+13
2023-01-18
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
3
-4
/
+3
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2022-10-26
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
1
-3
/
+9
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+4
[next]