index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
2012-05-07
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Jiri Pirko
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
Paul E. McKenney
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-11-09
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
2011-10-22
net: use INET_ECN_MASK instead of hardcoded 3
Maciej Żenczykowski
2011-10-20
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-08-07
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2010-10-25
ipv4: add __rcu annotations to ip_ra_chain
Eric Dumazet
2010-09-13
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-10
ip: ip_ra_control() rcu fix
Eric Dumazet
2010-06-07
ip: Router Alert RCU conversion
Eric Dumazet
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-01
ipv4: remove redundant verification code
Hagen Paul Pfeifer
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-19
IP: Cleanups
John Dykstra
2009-10-19
net: Fix IP_MULTICAST_IF
Eric Dumazet
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-24
ipv4: check optlen for IP_MULTICAST_IF option
Shan Wei
2009-06-03
net: skb->rtable accessor
Eric Dumazet
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
2009-06-02
net: ipv4/ip_sockglue.c cleanups
Eric Dumazet
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2008-11-03
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
Jianjun Kong
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
2008-04-27
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
David L Stevens
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-10
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-24
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
2008-03-24
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
2008-03-24
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
[next]