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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
2
-22
/
+8
|
\
|
*
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
1
-5
/
+1
|
*
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-09
1
-11
/
+5
|
*
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
1
-5
/
+1
|
*
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-05
1
-1
/
+1
*
|
net/ipv4: return the real errno instead of -EINVAL
xu xin
2023-08-09
1
-1
/
+1
*
|
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
3
-9
/
+8
*
|
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
2023-08-06
3
-12
/
+11
*
|
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
2023-08-06
1
-8
/
+2
*
|
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
2023-08-06
1
-8
/
+2
*
|
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2023-08-06
2
-28
/
+32
*
|
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2023-08-06
2
-12
/
+12
*
|
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
2023-08-05
1
-3
/
+2
*
|
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2023-08-05
2
-7
/
+0
*
|
tcp_metrics: hash table allocation cleanup
Eric Dumazet
2023-08-05
1
-12
/
+7
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-04
3
-76
/
+95
|
\
\
|
*
|
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-31
1
-2
/
+0
|
*
|
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-29
1
-1
/
+16
|
*
|
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
1
-2
/
+6
|
*
|
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2023-07-25
2
-40
/
+18
|
*
|
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
2023-07-25
1
-0
/
+15
|
*
|
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2023-07-25
2
-28
/
+26
|
*
|
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2023-07-25
1
-7
/
+8
|
*
|
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2023-07-25
1
-5
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
9
-42
/
+76
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
1
-4
/
+5
|
*
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
1
-4
/
+7
|
*
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
1
-9
/
+14
|
*
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
1
-2
/
+4
|
*
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
1
-6
/
+13
|
*
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-03
1
-1
/
+1
|
*
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
1
-0
/
+9
|
*
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
4
-5
/
+5
|
*
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
4
-7
/
+7
|
*
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
2
-4
/
+11
*
|
nexthop: Do not return invalid nexthop object during multipath selection
Benjamin Poirier
2023-07-21
1
-6
/
+8
*
|
nexthop: Factor out neighbor validity check
Benjamin Poirier
2023-07-21
1
-13
/
+16
*
|
nexthop: Factor out hash threshold fdb nexthop selection
Benjamin Poirier
2023-07-21
1
-2
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-21
11
-68
/
+73
|
\
|
|
*
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
2
-3
/
+5
|
*
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
1
-3
/
+3
|
*
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
1
-2
/
+2
|
*
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
1
-5
/
+6
|
*
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
1
-4
/
+4
|
*
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
2
-4
/
+4
|
*
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
1
-2
/
+3
|
*
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
1
-2
/
+2
|
*
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
1
-1
/
+2
|
*
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
2
-4
/
+5
|
*
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
1
-2
/
+2
[next]