summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2025-02-19ipv4: fib_rules: Add port mask matchingIdo Schimmel
2025-02-18icmp: reflect tos through ip cookie rather than updating inet_skWillem de Bruijn
2025-02-18ipv4: remove get_rttosWillem de Bruijn
2025-02-18tcp: only initialize sockcm tsflags fieldWillem de Bruijn
2025-02-18tcp: adjust rcvq_space after updating scaling ratioJakub Kicinski
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao
2025-02-18tcp: Switch to use hrtimer_setup()Nam Cao
2025-02-14inet: consolidate inet_csk_clone_lock()Eric Dumazet
2025-02-14inet: reduce inet_csk_clone_lock() indent levelEric Dumazet
2025-02-14udp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14tcp: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-14inetpeer: use EXPORT_IPV6_MOD[_GPL]()Eric Dumazet
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL.Kuniyuki Iwashima
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: use tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet
2025-02-11netlink: support dumping IPv4 multicast addressesYuyang Huang
2025-02-10ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().Kuniyuki Iwashima
2025-02-10arp: use RCU protection in arp_xmit()Eric Dumazet
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet
2025-02-07tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()Eric Dumazet
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski
2025-02-06net: prepare for non devmem TCP memory providersPavel Begunkov
2025-02-06net: prefix devmem specific helpersPavel Begunkov
2025-02-06ipv4: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-06ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet
2025-02-06ipv4: use RCU protection in inet_select_addr()Eric Dumazet
2025-02-06ipv4: use RCU protection in rt_is_expired()Eric Dumazet
2025-02-06ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-05ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-onlyGeert Uytterhoeven
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-01-29tcp: correct handling of extreme memory squeezeJon Maloy
2025-01-29bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-01-23ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20tcp_cubic: fix incorrect HyStart round start detectionMahdi Arghavani
2025-01-20xfrm: Fix the usage of skb->skSteffen Klassert
2025-01-16ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.Guillaume Nault
2025-01-16gre: Prepare ipgre_open() to .flowi4_tos conversion.Guillaume Nault
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-14tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet
2025-01-14tcp: add TCP_RFC7323_PAWS_ACK drop reasonEric Dumazet