index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-30
net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c files
Wang Liang
1
-2
/
+2
2025-09-20
net: ipv4: convert ip_rcv_options to drop reasons
Antoine Tenart
1
-12
/
+12
2025-09-20
net: ipv4: simplify drop reason handling in ip_rcv_finish_core
Antoine Tenart
1
-4
/
+3
2025-09-20
net: ipv4: make udp_v4_early_demux explicitly return drop reason
Antoine Tenart
1
-1
/
+1
2025-08-26
net: ipv4: allow directed broadcast routes to use dst hint
Oscar Maes
1
-4
/
+7
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+4
2025-07-03
net: preserve MSG_ZEROCOPY with forwarding
Willem de Bruijn
1
-0
/
+6
2025-07-03
net: ipv4: fix stat increase when udp early demux drops the packet
Antoine Tenart
1
-3
/
+4
2025-01-03
ipv4: remove useless arg
Yu Tian
1
-6
/
+5
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
1
-5
/
+4
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
1
-3
/
+4
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
1
-3
/
+1
2024-10-10
ipv4: Convert ip_route_use_hint() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-10-04
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-09-07
net/ipv4: make use of the helper macro LIST_HEAD()
Hongbo Li
1
-4
/
+2
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
1
-1
/
+1
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-1
/
+2
2023-02-02
net: add support for ipv4 big tcp
Xin Long
1
-1
/
+1
2022-10-12
xfrm: fix "disable_policy" on ipv4 early demux
Eyal Birger
1
-0
/
+5
2022-07-16
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
1
-15
/
+22
2022-04-08
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
1
-0
/
+1
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
1
-0
/
+1
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
Menglong Dong
1
-2
/
+3
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
Menglong Dong
1
-4
/
+10
2022-02-07
net: ipv4: use kfree_skb_reason() in ip_rcv_core()
Menglong Dong
1
-2
/
+10
2021-02-04
net: use indirect call helpers for dst_input
Brian Vazquez
1
-0
/
+1
2020-03-30
bpf: Add socket assign support
Joe Stringer
1
-1
/
+2
2019-11-22
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
1
-4
/
+31
2019-10-30
inet: do not call sublist_rcv on empty list
Florian Westphal
1
-1
/
+2
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-8
/
+1
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
1
-1
/
+4
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
1
-1
/
+5
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
1
-4
/
+3
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2019-02-28
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-01-28
net: ipv4: ip_input: fix blank line coding style issues
Yang Wei
1
-1
/
+1
2019-01-19
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
1
-2
/
+2
2018-11-08
ip: factor out protocol delivery helper
Paolo Abeni
1
-37
/
+36
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
1
-5
/
+1
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-1
/
+1
2018-07-13
net: ipv4: fix listify ip_rcv_finish in case of forwarding
Jesper Dangaard Brouer
1
-1
/
+7
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
1
-8
/
+15
2018-07-05
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
Edward Cree
1
-5
/
+11
2018-07-04
net: ipv4: listify ip_rcv_finish
Edward Cree
1
-6
/
+48
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
1
-7
/
+61
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
1
-3
/
+2
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
1
-10
/
+15
[next]