index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-15
nexthop: Do not increment dump sentinel at the end of the dump
Ido Schimmel
2023-08-15
nexthop: Simplify nexthop bucket dump
Ido Schimmel
2023-08-14
net: factor out __inet_listen_sk() helper
Paolo Abeni
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2023-08-13
net: tcp: refactor the dbg message in tcp_retransmit_timer()
Menglong Dong
2023-08-13
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2023-08-09
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2023-08-08
net/ipv4: return the real errno instead of -EINVAL
xu xin
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2023-08-04
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
2023-08-04
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2023-08-04
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
2023-08-04
tcp_metrics: hash table allocation cleanup
Eric Dumazet
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-07-31
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2023-07-25
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
[next]