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
/
net
/
ipv6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
1
-0
/
+13
2012-07-12
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
David S. Miller
1
-0
/
+2
2012-07-11
ipv6: optimize ipv6 addresses compares
Eric Dumazet
1
-1
/
+23
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-1
/
+1
2012-05-18
ipv6: bool conversions phase1
Eric Dumazet
1
-15
/
+15
2012-05-18
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
1
-1
/
+1
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-1
/
+0
2012-04-21
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
1
-2
/
+0
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+1
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-5
/
+0
2011-11-14
ipv6: reduce percpu needs for icmpv6msg mibs
Eric Dumazet
1
-3
/
+12
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
1
-1
/
+2
2011-07-22
ipv6: make fragment identifications less predictable
Eric Dumazet
1
-11
/
+1
2011-05-20
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
1
-5
/
+14
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-7
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-2
/
+2
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-8
/
+8
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+12
2011-03-02
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
1
-2
/
+2
2011-03-02
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
1
-3
/
+2
2011-03-02
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
1
-2
/
+2
2011-03-02
ipv6: Consolidate route lookup sequences.
David S. Miller
1
-3
/
+8
2011-02-22
ipv6: Add IPv6 multicast address flag defines
Linus Lüssing
1
-0
/
+12
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-18
/
+17
2010-07-01
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
1
-6
/
+6
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
1
-0
/
+4
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-3
/
+3
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
1
-0
/
+2
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
1
-1
/
+2
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
1
-2
/
+1
2010-03-31
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
1
-1
/
+0
2010-02-17
ipv6.h: reassembly: replace calculated magic number with multiplication
Joe Perches
1
-3
/
+3
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
1
-0
/
+3
2010-01-20
IPv6: reassembly: replace magic number with macro definitions
Shan Wei
1
-0
/
+2
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
1
-0
/
+1
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
1
-0
/
+7
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-8
/
+4
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2009-07-13
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
1
-0
/
+12
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
1
-1
/
+14
2009-02-15
net: replace __constant_{endian} uses in net headers
Harvey Harrison
1
-2
/
+2
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
1
-8
/
+2
2008-10-08
ipv6: added net argument to _DEVINC/_DEVADD
Denis V. Lunev
1
-19
/
+21
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: ICMP6MSGIN_INC_STATS is not used
Denis V. Lunev
1
-2
/
+0
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
1
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
1
-1
/
+2
[next]