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-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
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
2024-03-08
net: nexthop: Add hardware statistics notifications
Ido Schimmel
2024-03-08
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
2024-03-08
net: nexthop: Add nexthop group entry stats
Ido Schimmel
2024-03-08
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
2024-03-08
net: nexthop: Adjust netlink policy parsing for a new attribute
Petr Machata
2024-03-08
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2024-03-07
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
2024-03-07
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
2024-03-07
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
tcp: gro: micro optimizations in tcp[4]_gro_complete()
Eric Dumazet
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
2024-03-04
bpf, net: validate struct_ops when updating value.
Kui-Feng Lee
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
inet: use xa_array iterator to implement inet_dump_ifaddr()
Eric Dumazet
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_flags
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_preferred_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_valid_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
2024-02-28
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
[next]