index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
2
-7
/
+2
*
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-05
1
-1
/
+5
*
net: tls: fix marking packets as decrypted
Jakub Kicinski
2024-06-04
1
-0
/
+3
*
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
2024-06-02
1
-4
/
+9
*
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-05-30
1
-0
/
+2
|
\
|
*
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-05-29
1
-0
/
+2
*
|
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
2024-05-30
1
-1
/
+1
*
|
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-30
1
-14
/
+8
*
|
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
2024-05-28
2
-8
/
+6
*
|
net: gro: initialize network_offset in network layer
Willem de Bruijn
2024-05-28
1
-1
/
+1
*
|
ipv4: Fix address dump when IPv4 is disabled on an interface
Ido Schimmel
2024-05-28
1
-2
/
+3
*
|
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-14
1
-0
/
+1
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
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-14
1
-1
/
+1
*
|
|
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
2024-05-14
1
-1
/
+1
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-14
3
-3
/
+7
|
\
\
\
|
*
|
|
bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca
Miao Xu
2024-05-03
1
-0
/
+3
|
*
|
|
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-05-03
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-10
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-04
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-03
1
-1
/
+7
|
*
|
|
|
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-03
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-08
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-07
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
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]