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.12.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
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-17
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2
-23
/
+48
2008-11-17
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
1
-12
/
+14
2008-11-12
net: remove struct dst_entry::entry_size
Alexey Dobriyan
2
-3
/
+0
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+5
2008-11-11
ipv6: fix ip6_mr_init error path
Benjamin Thery
1
-4
/
+5
2008-11-07
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
1
-27
/
+65
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-12
/
+29
2008-11-06
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
1
-27
/
+65
2008-11-05
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
1
-1
/
+3
2008-11-05
xfrm: Have af-specific init_tempsel() initialize family field of temporary se...
Andreas Steffen
1
-0
/
+1
2008-11-04
net: '&' redux
Alexey Dobriyan
7
-62
/
+62
2008-11-03
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
1
-2
/
+8
2008-11-03
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
1
-5
/
+13
2008-11-02
udp: multicast packets need to check namespace
Eric Dumazet
1
-4
/
+4
2008-11-02
xfrm6: handling fragment
Nicolas Dichtel
1
-3
/
+6
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-3
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
11
-15
/
+15
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
5
-8
/
+8
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
1
-2
/
+2
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
2
-7
/
+25
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
3
-56
/
+68
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
11
-49
/
+30
2008-10-29
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
5
-20
/
+14
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
2
-2
/
+3
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+4
2008-10-20
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
KOVACS Krisztian
2
-3
/
+4
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+4
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-8
/
+4
2008-10-16
IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option
Pedro Ribeiro
1
-1
/
+1
2008-10-15
netns: correct mib stats in ip6_route_me_harder()
Alexey Dobriyan
1
-3
/
+3
2008-10-14
netns: mib6 section fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-10
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
Guo-Fu Tseng
1
-5
/
+1
2008-10-10
tcpv6: combine tcp_v6_send_(reset|ack)
Ilpo Järvinen
1
-99
/
+40
2008-10-10
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
Ilpo Järvinen
1
-6
/
+6
2008-10-10
tcpv6: trivial formatting changes to send_(ack|reset)
Ilpo Järvinen
1
-4
/
+3
2008-10-10
tcpv[46]: fix md5 pseudoheader address field ordering
Ilpo Järvinen
1
-2
/
+2
2008-10-09
tcpv6: fix option space offsets with md5
Ilpo Järvinen
1
-1
/
+1
2008-10-08
tcp: fix length used for checksum in a reset
Ilpo Järvinen
1
-2
/
+2
2008-10-08
ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
Denis V. Lunev
1
-17
/
+0
2008-10-08
ipv6: making ip and icmp statistics per/namespace
Denis V. Lunev
2
-23
/
+23
2008-10-08
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
Denis V. Lunev
1
-1
/
+1
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
2
-2
/
+2
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
Denis V. Lunev
2
-3
/
+3
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
4
-5
/
+6
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS
Denis V. Lunev
2
-3
/
+3
2008-10-08
ipv6: added net argument to IP6_ADD_STATS_BH
Denis V. Lunev
1
-1
/
+1
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
6
-50
/
+70
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
8
-39
/
+55
2008-10-08
ipv6: consolidate error paths in ipv6_frag_rcv
Denis V. Lunev
1
-12
/
+10
2008-10-08
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
1
-2
/
+0
[next]