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.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
/
datagram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
1
-1
/
+1
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
1
-2
/
+2
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
1
-1
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-01
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
1
-0
/
+2
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-4
/
+3
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
1
-1
/
+0
2019-11-02
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-03
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
1
-1
/
+1
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
1
-1
/
+1
2015-07-16
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
1
-0
/
+1
2014-06-12
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
1
-1
/
+1
2013-11-15
ipv4: fix possible seqlock deadlock
Eric Dumazet
1
-1
/
+1
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
1
-0
/
+25
2011-05-09
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
David S. Miller
1
-8
/
+15
2011-04-29
ipv4: Get route daddr from flow key in ip4_datagram_connect().
David S. Miller
1
-1
/
+1
2011-04-29
ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
David S. Miller
1
-2
/
+2
2011-04-28
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
1
-1
/
+2
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-5
/
+6
2011-03-02
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
David S. Miller
1
-1
/
+1
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-09
udp: add rehash on connect()
Eric Dumazet
1
-1
/
+4
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-2
/
+0
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-1
/
+1
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-9
/
+9
2008-07-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-1
/
+1
2008-01-29
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
1
-1
/
+1
2007-06-04
[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
Wei Dong
1
-1
/
+5
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-7
/
+7
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
1
-1
/
+1
2006-09-29
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+73