index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
2014-02-26
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2014-02-19
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2013-12-11
net: more spelling fixes
stephen hemminger
2013-11-23
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-11-06
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
2013-10-08
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
2013-09-28
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
2013-01-09
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2012-11-19
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-11
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-07-23
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
2012-06-28
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
2012-05-08
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-21
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-08
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-14
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-11
ip: ip_ra_control() rcu fix
Eric Dumazet
2010-06-08
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-02
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-12
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-20
IP: Cleanups
John Dykstra
2009-10-20
net: Fix IP_MULTICAST_IF
Eric Dumazet
2009-10-19
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-17
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
[next]