index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-06-08
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-06-08
tcp: let tcp_mtu_probe() build headless packets
Eric Dumazet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
tcp: fix formatting in sysctl_net_ipv4.c
David Morley
2023-06-06
tcp: Set route scope properly in cookie_v4_check().
Guillaume Nault
2023-06-06
ipv4: Set correct scope in inet_csk_route_*().
Guillaume Nault
2023-06-06
tcp: gso: really support BIG TCP
Eric Dumazet
2023-06-02
ip_gre: clean up some inconsistent indenting
Jiapeng Chong
2023-06-02
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-05-31
net: Make gro complete function to return void
Parav Pandit
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
2023-05-25
net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Antoine Tenart
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
udp: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-23
ip: Remove ip_append_page()
David Howells
2023-05-23
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
ip, udp: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
David Howells
2023-05-23
tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
David Howells
2023-05-23
tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
tcp: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
net: Pass max frags into skb_append_pagefrags()
David Howells
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-05-23
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
2023-05-23
bpf, sockmap: Handle fin correctly
John Fastabend
2023-05-23
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-22
net: ipconfig: move ic_nameservers_fallback into #ifdef block
Arnd Bergmann
2023-05-19
bpf: Add bpf_sock_destroy kfunc
Aditi Ghag
2023-05-19
bpf: udp: Implement batching for sockets iterator
Aditi Ghag
2023-05-19
udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
Aditi Ghag
2023-05-19
bpf: udp: Encapsulate logic to get udp table
Aditi Ghag
2023-05-19
udp: seq_file: Helper function to match socket attributes
Aditi Ghag
2023-05-19
bpf: tcp: Avoid taking fast sock lock in iterator
Aditi Ghag
2023-05-18
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-17
net/tcp: optimise io_uring zc ubuf refcounting
Pavel Begunkov
2023-05-17
net/tcp: don't peek at tail for io_uring zc
Pavel Begunkov
2023-05-16
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
[next]