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-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-09-14
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-09-14
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
2023-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
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
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-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
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
[next]