summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* udp: gso: do not drop small packets when PMTU reducesYan Zhai13 days1-2/+2
* tcp: correct handling of extreme memory squeezeJon Maloy2025-01-291-3/+6
* Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2025-01-271-1/+1
|\
| * xfrm: Fix the usage of skb->skSteffen Klassert2025-01-201-1/+1
* | ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet2025-01-231-3/+0
* | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2025-01-2225-174/+312
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2025-01-211-3/+5
| |\ \
| | * | tcp_cubic: fix incorrect HyStart round start detectionMahdi Arghavani2025-01-201-3/+5
| * | | ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.Guillaume Nault2025-01-161-4/+5
| * | | gre: Prepare ipgre_open() to .flowi4_tos conversion.Guillaume Nault2025-01-161-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-162-19/+28
| |\| |
| * | | inet: ipmr: fix data-racesEric Dumazet2025-01-152-17/+17
| * | | tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counterEric Dumazet2025-01-142-3/+5
| * | | tcp: add TCP_RFC7323_PAWS_ACK drop reasonEric Dumazet2025-01-141-1/+9
| * | | tcp: add drop_reason support to tcp_disordered_ack()Eric Dumazet2025-01-141-35/+44
| * | | Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2025-01-101-1/+2
| |\ \ \
| | * | | xfrm: add generic iptfs defines and functionalityChristian Hopps2024-12-051-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-091-1/+1
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-033-9/+12
| |\ \ \ \ \
| * | | | | | ipv4: remove useless argYu Tian2025-01-021-6/+5
| * | | | | | netlink: correct nlmsg size for multicast notificationsYuyang Huang2024-12-231-2/+4
| * | | | | | udp: Deal with race between UDP socket address change and rehashStefano Brivio2024-12-231-0/+56
| * | | | | | ipv4: Use inet_sk_init_flowi4() in __ip_queue_xmit().Guillaume Nault2024-12-201-12/+4
| * | | | | | ipv4: Use inet_sk_init_flowi4() in inet_csk_rebuild_route().Guillaume Nault2024-12-201-9/+2
| * | | | | | ipv4: Use inet_sk_init_flowi4() in ip4_datagram_release_cb().Guillaume Nault2024-12-201-9/+2
| * | | | | | ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault2024-12-201-12/+2
| * | | | | | inetpeer: avoid false sharing in inet_peer_xrlim_allow()Eric Dumazet2024-12-201-7/+11
| * | | | | | gre: Drop ip_route_output_gre().Guillaume Nault2024-12-191-7/+10
| * | | | | | ipv4: fib_rules: Reject flow label attributesIdo Schimmel2024-12-191-0/+6
| * | | | | | inetpeer: do not get a refcount in inet_getpeer()Eric Dumazet2024-12-174-23/+24
| * | | | | | inetpeer: update inetpeer timestamp in inet_getpeer()Eric Dumazet2024-12-171-8/+4
| * | | | | | inetpeer: remove create argument of inet_getpeer()Eric Dumazet2024-12-171-9/+2
| * | | | | | inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet2024-12-173-4/+4
| * | | | | | sock: support SO_PRIORITY cmsgAnna Emese Nyiri2024-12-163-4/+4
| * | | | | | ipv4: output metric as unsigned intMaximilian Güntner2024-12-151-2/+2
| * | | | | | netlink: add IGMP/MLD join/leave notificationsYuyang Huang2024-12-151-0/+64
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-124-13/+15
| |\ \ \ \ \ \
| * | | | | | | tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki2024-12-112-1/+13
| * | | | | | | tcp: Measure TIME-WAIT reuse delay with millisecond precisionJakub Sitnicki2024-12-112-3/+9
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-054-12/+11
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | inet: add indirect call wrapper for getfrag() callsEric Dumazet2024-12-041-4/+9
* | | | | | | | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2025-01-211-6/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | lsm: replace context+len with lsm_contextCasey Schaufler2024-12-041-2/+2
| * | | | | | | lsm: ensure the correct LSM context releaserCasey Schaufler2024-12-041-5/+5
| |/ / / / / /
* | | | | | | udp: Make rehash4 independent in udp_lib_rehash()Philo Lu2025-01-141-19/+27
* | | | | | | ipv4: route: fix drop reason being overridden in ip_route_input_slowAntoine Tenart2025-01-091-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_resetDaniel Borkmann2025-01-081-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-032-3/+4
|\ \ \ \ \
| * | | | | net: Fix netns for ip_tunnel_init_flow()Xiao Liang2024-12-231-3/+3
| * | | | | net: fix memory leak in tcp_conn_request()Wang Liang2024-12-231-0/+1
| | |_|/ / | |/| | |