index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-04-23
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-04-22
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-04-15
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-03-29
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-03-29
gro: fix ownership transfer
Antoine Tenart
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-28
Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-03-28
netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
Kuniyuki Iwashima
2024-03-25
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-03-22
nexthop: fix uninitialized variable in nla_put_nh_group_stats()
Dan Carpenter
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-19
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
2024-03-19
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
2024-03-12
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
2024-03-12
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
Ido Schimmel
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for dump messages that require it
Ido Schimmel
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for get messages that require it
Ido Schimmel
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
2024-03-11
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
2024-03-11
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
2024-03-11
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
2024-03-11
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
2024-03-08
ipv4: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
2024-03-08
nexthop: Simplify dump error handling
Ido Schimmel
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
2024-03-08
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
[next]