aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-20netfilter: nft_fib: Mask upper DSCP bits before FIB lookupIdo Schimmel1-3/+1
2024-08-20ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP familyIdo Schimmel1-1/+1
2024-08-20netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal1-2/+2
2024-08-19tcp_metrics: use netlink policy for IPv6 addr len validationJakub Kicinski1-4/+6
2024-08-19tcp: prevent concurrent execution of tcp_sk_exit_batchFlorian Westphal1-0/+14
2024-08-15ip: Move INFINITY_LIFE_TIME to addrconf.h.Kuniyuki Iwashima1-2/+0
2024-08-15ipv4: Initialise ifa->hash in inet_alloc_ifa().Kuniyuki Iwashima1-3/+3
2024-08-15ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima1-2/+1
2024-08-15ipv4: Set ifa->ifa_dev in inet_alloc_ifa().Kuniyuki Iwashima1-15/+15
2024-08-15ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).Kuniyuki Iwashima1-4/+2
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-16/+18
2024-08-14tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan1-16/+12
2024-08-12net: nexthop: Increase weight to u16Petr Machata1-14/+23
2024-08-12net: nexthop: Add flag to assert that NHGRP reserved fields are zeroPetr Machata1-3/+9
2024-08-09udp: Fall back to software USO if IPv6 extension headers are presentJakub Sitnicki1-0/+6
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+30
2024-08-07tcp: rstreason: let it work finally in tcp_send_active_reset()Jason Xing1-1/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing1-1/+2
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing1-1/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing2-5/+7
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing2-2/+2
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing1-1/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing1-1/+1
2024-08-06tcp: Use clamp() in htcp_alpha_update()Christophe JAILLET1-1/+1
2024-08-05udp: constify 'struct net' parameter of socket lookupsEric Dumazet1-4/+4
2024-08-05inet: constify 'struct net' parameter of various lookup helpersEric Dumazet1-5/+5
2024-08-05inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet1-1/+1
2024-08-04net/tcp: Disable TCP-AO static key after RCU grace periodDmitry Safonov1-13/+30
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-16/+34
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-15/+33
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima1-8/+10
2024-07-31ipv4: export ip_flush_pending_framesJames Chapman1-0/+1
2024-07-30net/tcp: Expand goo.gl linkDr. David Alan Gilbert1-1/+2
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn2-0/+7
2024-07-29bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubsMartin KaFai Lau1-26/+0
2024-07-29tcp: Adjust clamping window for applications specifying SO_RCVBUFSubash Abhinov Kasiviswanathan1-7/+16
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-7/+5
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)1-3/+0
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados3-19/+19
2024-07-24net: nexthop: Initialize all fields in dumped nexthopsPetr Machata1-3/+4
2024-07-23ipv4: Fix incorrect source address in Record Route optionIdo Schimmel1-1/+1
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-1/+1
2024-07-18ipv4: Fix incorrect TOS in route get replyIdo Schimmel2-7/+8
2024-07-16tcp: Replace strncpy() with strscpy()Kees Cook1-4/+5
2024-07-16tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima1-7/+8
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+19
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-2/+23
2024-07-14ipv4: fix source address selection with route leakNicolas Dichtel1-2/+11
2024-07-14Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-2/+8