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
/
ipv6
/
datagram.c
Age
Commit message (
Expand
)
Author
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-14
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-19
net: Allow userns root to control ipv6
Eric W. Biederman
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-02
net/ipv6/datagram.c: Checkpatch cleanups
Eldad Zack
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
2012-01-17
net: fix some sparse errors
Eric Dumazet
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-08
net: make ipv6 PKTINFO honour freebind
Maciej Żenczykowski
2011-10-19
ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu
Steffen Klassert
2011-08-30
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
2011-08-05
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
Max Matveev
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-01
ipv6: Consolidate route lookup sequences.
David S. Miller
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2010-09-09
udp: add rehash on connect()
Eric Dumazet
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-06
IPv6: fix IPV6_RECVERR handling of locally-generated errors
Brian Haley
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-02
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
2009-10-07
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
2009-10-07
Use sk_mark for IPv6 routing lookups
Brian Haley
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-13
ipv6: routing header fixes
Brian Haley
2008-07-30
IPv6: datagram_send_ctl() should exit immediately when an error occured
Miao Xie
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-06-12
ipv6: Check the hop limit setting in ancillary data.
Shan Wei
2008-06-04
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
YOSHIFUJI Hideaki
2008-06-04
[IPV6]: Check outgoing interface even if source address is unspecified.
YOSHIFUJI Hideaki
2008-01-28
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
Daniel Lezcano
2008-01-28
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
Herbert Xu
2008-01-09
[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()
Brian Haley
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-07-11
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2007-07-11
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
[next]