index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
datagram.c
Age
Commit message (
Expand
)
Author
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-29
ipv4: Get route daddr from flow key in ip4_datagram_connect().
David S. Miller
2011-04-29
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-09
udp: add rehash on connect()
Eric Dumazet
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-06-11
net-next: remove useless union keyword
Changli Gao
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
2008-07-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
2008-01-28
[IPV4] net/ipv4: Use ipv4_is_<type>
Joe Perches
2007-06-04
[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
Wei Dong
2007-02-11
[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-29
[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