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
...
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-11
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-31
1
-3
/
+3
*
|
|
|
|
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
2024-06-10
1
-0
/
+5
*
|
|
|
|
net: tcp: un-pin the tw_timer
Florian Westphal
2024-06-10
2
-8
/
+4
*
|
|
|
|
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
2024-06-10
3
-10
/
+47
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
4
-12
/
+19
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
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
*
|
|
|
|
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
2024-06-06
1
-0
/
+33
*
|
|
|
|
tcp: move inet_reqsk_alloc() close to inet_reqsk_clone()
Eric Dumazet
2024-06-06
2
-25
/
+25
*
|
|
|
|
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
2024-06-06
1
-3
/
+1
*
|
|
|
|
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-06
4
-6
/
+7
*
|
|
|
|
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
2024-06-05
3
-1
/
+12
*
|
|
|
|
tcp: derive delack_max with tcp_rto_min helper
Kevin Yang
2024-06-05
1
-9
/
+2
*
|
|
|
|
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
Eric Dumazet
2024-06-05
2
-13
/
+21
*
|
|
|
|
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-06-05
3
-13
/
+11
*
|
|
|
|
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
2024-06-04
2
-10
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-31
6
-26
/
+21
|
\
|
|
|
|
|
*
|
|
|
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
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2024-05-30
1
-8
/
+3
*
|
|
|
|
tcp: fix races in tcp_abort()
Eric Dumazet
2024-05-30
1
-5
/
+1
*
|
|
|
|
tcp: fix race in tcp_write_err()
Eric Dumazet
2024-05-30
1
-5
/
+1
*
|
|
|
|
tcp: add tcp_done_with_error() helper
Eric Dumazet
2024-05-30
2
-12
/
+22
*
|
|
|
|
net/ipv4/sysctl: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-05-29
1
-2
/
+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
6
-15
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-23
3
-2
/
+7
|
*
|
|
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-23
4
-13
/
+14
|
|
/
/
*
|
|
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
[prev]
[next]