index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
datagram.c
Age
Commit message (
Expand
)
Author
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-02
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
2015-07-29
net: Set sk_txhash from a random number
Tom Herbert
2015-07-15
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2014-07-07
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-06-11
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-11-14
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
2011-05-08
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
David S. Miller
2011-04-28
ipv4: Get route daddr from flow key in ip4_datagram_connect().
David S. Miller
2011-04-28
ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
David S. Miller
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-01
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
David S. Miller
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-08
udp: add rehash on connect()
Eric Dumazet
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-06-10
net-next: remove useless union keyword
Changli Gao
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2008-07-16
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
2008-01-28
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
2007-06-03
[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
Wei Dong
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2006-09-28
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds