summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-217-33/+28
|\
| * Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-191-4/+4
| |\
| | * net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-03-181-4/+4
| * | tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima2024-03-191-0/+3
| * | ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner2024-03-191-0/+1
| * | Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan2024-03-182-2/+0
| |/
| * tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima2024-03-141-1/+1
| * rds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima2024-03-121-4/+0
| * tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet2024-03-121-22/+19
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ | |/ |/|
| * Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska2024-03-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-1/+14
|\ \
| * | net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()Eric Dumazet2024-03-081-1/+14
* | | nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=yIdo Schimmel2024-03-111-1/+2
* | | nexthop: Fix out-of-bounds access during attribute validationIdo Schimmel2024-03-111-12/+17
* | | nexthop: Only parse NHA_OP_FLAGS for dump messages that require itIdo Schimmel2024-03-111-5/+5
* | | nexthop: Only parse NHA_OP_FLAGS for get messages that require itIdo Schimmel2024-03-111-8/+8
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-5/+1
|\ \ \
| * | | bpf, net: validate struct_ops when updating value.Kui-Feng Lee2024-03-041-5/+1
* | | | net: nexthop: Have all NH notifiers carry NH IDPetr Machata2024-03-111-1/+1
* | | | net: nexthop: Initialize NH group ID in resilient NH group notifiersPetr Machata2024-03-111-0/+1
* | | | tcp: annotate a data-race around sysctl_tcp_wmem[0]Jason Xing2024-03-111-1/+1
* | | | udp: no longer touch sk->sk_refcnt in early demuxEric Dumazet2024-03-111-2/+3
* | | | udp: fix incorrect parameter validation in the udp_lib_getsockopt() functionGavrilov Ilia2024-03-111-2/+2
* | | | ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() functionGavrilov Ilia2024-03-111-1/+3
* | | | tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia2024-03-111-2/+2
* | | | ipv4: raw: check sk->sk_rcvbuf earlierEric Dumazet2024-03-081-0/+7
* | | | nexthop: Simplify dump error handlingIdo Schimmel2024-03-081-9/+0
* | | | net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel2024-03-081-8/+122
* | | | net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel2024-03-081-1/+14
* | | | net: nexthop: Add hardware statistics notificationsIdo Schimmel2024-03-081-0/+2
* | | | net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel2024-03-081-8/+87
* | | | net: nexthop: Add nexthop group entry statsIdo Schimmel2024-03-081-4/+31
* | | | net: nexthop: Add NHA_OP_FLAGSPetr Machata2024-03-081-4/+20
* | | | net: nexthop: Adjust netlink policy parsing for a new attributePetr Machata2024-03-081-30/+28
* | | | net: introduce include/net/rps.hEric Dumazet2024-03-072-0/+2
* | | | inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet2024-03-072-4/+1
* | | | inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet2024-03-071-15/+15
* | | | udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet2024-03-071-9/+8
* | | | net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet2024-03-071-9/+8
* | | | net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet2024-03-071-9/+9
* | | | netlink: let core handle error cases in dump operationsEric Dumazet2024-03-072-10/+1
* | | | inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng2024-03-061-3/+10
* | | | sock: Use unsafe_memcpy() for sock_copy()Kees Cook2024-03-051-2/+3
* | | | net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan2024-03-052-0/+2
* | | | tcp: gro: micro optimizations in tcp[4]_gro_complete()Eric Dumazet2024-03-051-8/+9
* | | | net: gro: rename skb_gro_header_hard()Eric Dumazet2024-03-053-3/+3
* | | | tcp: align tcp_sock_write_rx groupEric Dumazet2024-03-041-1/+1
* | | | net: adopt skb_network_offset() and similar helpersEric Dumazet2024-03-042-2/+2
|/ / /
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-025-10/+10
|\ \ \