index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-10-25
net: ipv4: fix typo in comments
Deming Wang
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-20
net: do not leave an empty skb in write queue
Eric Dumazet
2023-10-19
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-18
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-18
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-18
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
2023-10-11
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
2023-10-10
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
2023-10-04
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-09-29
bpf, sockmap: Do not inc copied_seq when PEEK flag set
John Fastabend
2023-09-29
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-08
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-05
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-08-31
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-21
IPv4: add extack info for IPv4 address add/delete
Hangbin Liu
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-18
tcp: refine skb->ooo_okay setting
Eric Dumazet
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
[next]