index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
3
-3
/
+16
|
\
|
*
net: relax socket state check at accept time.
Paolo Abeni
2024-05-23
1
-1
/
+3
|
*
tcp: remove 64 KByte limit for initial tp->rcv_wnd value
Jason Xing
2024-05-23
1
-1
/
+1
|
*
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
2024-05-21
1
-1
/
+12
*
|
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
2
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
net: pass back whether socket was empty post accept
Jens Axboe
2024-05-13
1
-0
/
+1
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
2
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
2
-6
/
+14
|
\
\
|
*
|
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
1
-3
/
+4
|
*
|
inet: fix inet_fill_ifaddr() flags truncation
Eric Dumazet
2024-05-13
1
-3
/
+10
*
|
|
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2024-05-13
1
-1
/
+1
*
|
|
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
2024-05-13
1
-1
/
+1
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
3
-3
/
+7
|
\
\
\
|
*
|
|
bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
Miao Xu
2024-05-02
1
-0
/
+3
|
*
|
|
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-05-02
3
-3
/
+4
*
|
|
|
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2024-05-13
1
-0
/
+3
*
|
|
|
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
3
-62
/
+5
*
|
|
|
net: gro: use cb instead of skb->network_header
Richard Gobert
2024-05-13
2
-5
/
+2
*
|
|
|
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-13
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
netfilter: use NF_DROP instead of -NF_DROP
Jason Xing
2024-05-06
1
-1
/
+1
*
|
|
|
tcp: get rid of twsk_unique()
Eric Dumazet
2024-05-09
2
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
5
-5
/
+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-03
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-26
1
-1
/
+5
|
*
|
|
|
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-02
1
-1
/
+7
|
*
|
|
|
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-02
3
-3
/
+7
*
|
|
|
|
net/ipv4: add tracepoint for icmp_send
Peilin He
2024-05-08
1
-0
/
+4
*
|
|
|
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
2
-3
/
+3
*
|
|
|
|
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
2024-05-07
1
-1
/
+1
*
|
|
|
|
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-05-06
3
-27
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
2024-04-18
3
-27
/
+0
*
|
|
|
|
|
net: add heuristic for enabling TCP fraglist GRO
Felix Fietkau
2024-05-06
1
-0
/
+32
*
|
|
|
|
|
net: create tcp_gro_header_pull helper function
Felix Fietkau
2024-05-06
1
-21
/
+34
*
|
|
|
|
|
net: create tcp_gro_lookup helper function
Felix Fietkau
2024-05-06
1
-16
/
+25
*
|
|
|
|
|
net: add code for TCP fraglist GRO
Felix Fietkau
2024-05-06
1
-0
/
+21
*
|
|
|
|
|
net: add support for segmenting TCP fraglist GSO packets
Felix Fietkau
2024-05-06
1
-0
/
+67
*
|
|
|
|
|
net: move skb_gro_receive_list from udp to core
Felix Fietkau
2024-05-06
1
-27
/
+0
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
5
-16
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
5
-4
/
+20
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
1
-1
/
+11
|
*
|
|
|
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
3
-2
/
+5
|
*
|
|
|
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-05-02
2
-1
/
+4
*
|
|
|
|
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
2024-05-01
1
-10
/
+18
*
|
|
|
|
arp: Get dev after calling arp_req_(delete|set|get)().
Kuniyuki Iwashima
2024-05-01
1
-36
/
+50
*
|
|
|
|
arp: Remove a nest in arp_req_get().
Kuniyuki Iwashima
2024-05-01
1
-13
/
+18
*
|
|
|
|
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
2024-05-01
1
-20
/
+30
*
|
|
|
|
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
2024-05-01
1
-12
/
+15
*
|
|
|
|
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
2024-05-01
1
-3
/
+6
*
|
|
|
|
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
4
-0
/
+4
*
|
|
|
|
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
2024-04-30
1
-1
/
+9
[next]