index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Fix build break when CONFIG_IPV6=n
Saeed Mahameed
2022-11-22
1
-1
/
+1
*
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
2022-11-21
4
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
2
-5
/
+15
|
\
|
*
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-11-16
2
-5
/
+15
*
|
tcp: annotate data-race around queue->synflood_warned
Eric Dumazet
2022-11-16
1
-1
/
+1
*
|
ipv4: tunnels: use DEV_STATS_INC()
Eric Dumazet
2022-11-16
5
-38
/
+38
*
|
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2022-11-16
2
-6
/
+135
*
|
udp: Access &udp_table via net.
Kuniyuki Iwashima
2022-11-16
3
-15
/
+19
*
|
udp: Set NULL to udp_seq_afinfo.udp_table.
Kuniyuki Iwashima
2022-11-16
1
-8
/
+24
*
|
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
2022-11-16
1
-4
/
+11
*
|
udp: Clean up some functions.
Kuniyuki Iwashima
2022-11-16
1
-16
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-11-15
2
-4
/
+4
|
\
\
|
*
|
netfilter: rpfilter/fib: clean up some inconsistent indenting
Jiapeng Chong
2022-11-15
1
-3
/
+2
|
*
|
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-15
1
-1
/
+2
*
|
|
tcp: Add listening address to SYN flood message
Jamie Bainbridge
2022-11-14
1
-3
/
+11
*
|
|
ipasdv4/tcp_ipv4: remove redundant assignment
xu xin
2022-11-14
1
-1
/
+0
*
|
|
tcp: tcp_wfree() refactoring
Eric Dumazet
2022-11-11
1
-17
/
+14
*
|
|
tcp: adopt try_cmpxchg() in tcp_release_cb()
Eric Dumazet
2022-11-11
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
2
-4
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
2022-11-07
1
-1
/
+1
|
*
|
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
Wang Yufen
2022-11-01
1
-3
/
+5
*
|
|
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-11-09
2
-1
/
+3
|
\
\
\
|
*
|
|
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2022-11-08
2
-1
/
+3
*
|
|
|
net: remove redundant check in ip_metrics_convert()
Zhengchao Shao
2022-11-04
1
-3
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
4
-4
/
+9
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
2022-10-28
1
-0
/
+2
|
*
|
|
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
2022-10-28
1
-0
/
+3
|
*
|
|
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-28
2
-4
/
+4
*
|
|
|
tcp: refine tcp_prune_ofo_queue() logic
Eric Dumazet
2022-11-01
1
-20
/
+31
|
|
_
|
/
|
/
|
|
*
|
|
net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR
Eric Dumazet
2022-10-31
1
-1
/
+1
*
|
|
net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT
Eric Dumazet
2022-10-31
2
-6
/
+14
*
|
|
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2022-10-31
1
-4
/
+9
*
|
|
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-10-31
1
-1
/
+1
*
|
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-28
1
-2
/
+2
|
|
/
|
/
|
*
|
tcp: add rcv_wnd and plb_rehash to TCP_INFO
Mubashir Adnan Qureshi
2022-10-28
1
-0
/
+2
*
|
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
2022-10-28
3
-0
/
+6
*
|
tcp: add support for PLB in DCTCP
Mubashir Adnan Qureshi
2022-10-28
1
-1
/
+22
*
|
tcp: add PLB functionality for TCP
Mubashir Adnan Qureshi
2022-10-28
3
-2
/
+109
*
|
tcp: add sysctls for TCP PLB parameters
Mubashir Adnan Qureshi
2022-10-28
2
-0
/
+51
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
3
-4
/
+4
|
\
|
|
*
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
2022-10-27
1
-1
/
+1
|
*
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
2022-10-27
1
-1
/
+1
|
*
Revert "ip: fix triggering of 'icmp redirect'"
Nicolas Dichtel
2022-10-27
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
4
-2
/
+7
|
\
|
|
*
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-24
2
-2
/
+5
|
|
\
|
|
*
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
2022-10-24
1
-1
/
+2
|
|
*
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
2022-10-24
1
-1
/
+3
|
*
|
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-23
2
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
2022-10-22
2
-0
/
+2
*
|
|
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
1
-1
/
+1
[next]