index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipv6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
xen-netback: fix fragment detection in checksum setup
Paul Durrant
1
-0
/
+1
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
1
-2
/
+0
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-24
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-40
/
+6
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
1
-2
/
+2
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
1
-0
/
+1
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-08-14
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
1
-0
/
+2
2013-01-31
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+2
2013-01-14
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+0
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
1
-0
/
+5
2012-12-01
net: move inet_dport/inet_num in sock_common
Eric Dumazet
1
-15
/
+17
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-165
/
+1
2012-08-30
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
1
-0
/
+1
2012-08-07
net: ipv6: fix TCP early demux
Eric Dumazet
1
-0
/
+1
2012-07-18
ipv6: fix inet6_csk_xmit()
Eric Dumazet
1
-2
/
+2
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
1
-16
/
+16
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
1
-1
/
+1
2012-02-13
ipv6: helper function to get tclass
Jiri Benc
1
-0
/
+5
2012-02-09
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
1
-0
/
+1
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-2
/
+2
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
1
-1
/
+1
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
1
-1
/
+3
2010-08-23
header: fix broken headers for user space
Changli Gao
1
-2
/
+2
2010-07-20
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-2
/
+2
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
1
-0
/
+1
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-3
/
+13
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-0
/
+2
2010-04-24
IPv6: data structure changes for new socket options
Brian Haley
1
-3
/
+10
2010-04-23
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
1
-0
/
+1
2010-04-13
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
1
-0
/
+1
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-1
/
+1
2009-10-09
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
1
-0
/
+1
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
1
-0
/
+1
2009-06-01
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
1
-0
/
+6
2009-01-30
headers_check fix: linux/ipv6.h
Jaswinder Singh Rajput
1
-0
/
+1
2008-12-16
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
1
-0
/
+1
2008-07-22
ipv6: __KERNEL__ ifdef struct ipv6_devconf
David S. Miller
1
-0
/
+2
2008-07-03
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
1
-1
/
+3
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-04-14
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
1
-0
/
+5
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
1
-1
/
+5
[next]