index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
2023-01-19
net/ulp: use consistent error code when blocking ULP
Paolo Abeni
2023-01-19
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-04
inet: control sockets should not use current thread task_frag
Eric Dumazet
2023-01-04
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
2022-12-12
udp: allow header check for dodgy GSO_UDP_L4 packets.
Andrew Melnychenko
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-06
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-06
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
2022-12-02
tcp: use 2-arg optimal variant of kfree_rcu()
Eric Dumazet
2022-12-01
net/tcp: Separate initialization of twsk
Dmitry Safonov
2022-12-01
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
2022-12-01
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
2022-12-01
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
2022-12-01
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-01
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
2022-11-30
net: devinet: Reduce refcount before grace period
Eric Dumazet
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()
Yuan Can
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-11-22
tcp: Fix build break when CONFIG_IPV6=n
Saeed Mahameed
2022-11-22
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
Kuniyuki Iwashima
2022-11-22
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-11-21
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
2022-11-21
ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Kees Cook
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
[next]