summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_sockglue.c
AgeCommit message (Expand)Author
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet
2011-10-22net: use INET_ECN_MASK instead of hardcoded 3Maciej Żenczykowski
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-08-07ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta
2011-04-28inet: add RCU protection to inet->optEric Dumazet
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet
2010-09-13ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet
2010-06-07ip: Router Alert RCU conversionEric Dumazet
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-01ipv4: remove redundant verification codeHagen Paul Pfeifer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-19IP: CleanupsJohn Dykstra
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-18inet: rename some inet_sock fieldsEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-24ipv4: check optlen for IP_MULTICAST_IF optionShan Wei
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-02ipv4: New multicast-all socket optionNivedita Singhvi
2009-06-02net: ipv4/ip_sockglue.c cleanupsEric Dumazet
2008-11-20net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison
2008-11-16TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler
2008-11-03net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong
2008-10-01ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens
2008-04-14Merge 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-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro
2008-03-05[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet
2008-02-12[IPV4]: Remove IP_TOS setting privilege checks.David S. Miller
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-08-26[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionlessFlavio Leitner