aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_sockglue.c
Commit message (Expand)AuthorAge
* net: prevent setting ttl=0 via IP_TTLCong Wang2013-01-08
* net: Allow userns root to control ipv4Eric W. Biederman2012-11-18
* ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang2012-11-11
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-23
* ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller2012-06-28
* net: IP_MULTICAST_IF setsockopt now recognizes struct mreqJiri Pirko2012-05-07
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* ipv4: fix checkpatch errorsDaniel Baluta2012-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
| * ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* | ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcuPaul E. McKenney2012-02-21
|/
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* ipv4: PKTINFO doesnt need dst referenceEric Dumazet2011-11-09
* net: use INET_ECN_MASK instead of hardcoded 3Maciej Żenczykowski2011-10-22
* net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-20
* ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta2011-08-08
* inet: add RCU protection to inet->optEric Dumazet2011-04-28
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-25
* ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk2010-09-13
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-23
* ip: ip_ra_control() rcu fixEric Dumazet2010-06-11
* ip: Router Alert RCU conversionEric Dumazet2010-06-08
* net: ip_queue_rcv_skb() helperEric Dumazet2010-04-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-01
|/
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-11
* net: Cleanup redundant tests on unsignedroel kluin2009-10-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\
| * net: Fix IP_MULTICAST_IFEric Dumazet2009-10-20
* | IP: CleanupsJohn Dykstra2009-10-20
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* ipv4: check optlen for IP_MULTICAST_IF optionShan Wei2009-09-24
* net: skb->rtable accessorEric Dumazet2009-06-03
* ipv4: New multicast-all socket optionNivedita Singhvi2009-06-02
* net: ipv4/ip_sockglue.c cleanupsEric Dumazet2009-06-02
* net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison2008-11-20
* TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-16
* net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong2008-11-03
* ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian2008-10-01
* net: remove CVS keywordsAdrian Bunk2008-06-12
* net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-29
* ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * [IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller2008-04-10
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | [NETNS]: Process IP layer in the context of the correct namespace.Denis V. Lunev2008-03-24