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
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
1
-2
/
+2
2010-06-07
ipmr: dont corrupt lists
Eric Dumazet
1
-1
/
+3
2010-06-07
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
1
-1
/
+1
2010-06-05
ipv6: avoid high order allocations
Eric Dumazet
1
-1
/
+4
2010-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2010-06-01
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
1
-4
/
+2
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
1
-1
/
+1
2010-05-29
net: fix sk_forward_alloc corruptions
Eric Dumazet
1
-2
/
+4
2010-05-29
IPv6: fix Mobile IPv6 regression
Brian Haley
1
-1
/
+1
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
1
-1
/
+1
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
1
-2
/
+3
2010-05-26
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
1
-1
/
+1
2010-05-19
ipv6: Never schedule DAD timer on dead address
Herbert Xu
1
-2
/
+8
2010-05-19
ipv6: Use POSTDAD state
Herbert Xu
1
-5
/
+24
2010-05-19
ipv6: Use state_lock to protect ifa state
Herbert Xu
1
-4
/
+23
2010-05-19
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-7
/
+9
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
3
-5
/
+0
2010-05-18
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
3
-16
/
+8
2010-05-18
ipv6: fix the bug of address check
Stephen Hemminger
1
-7
/
+8
2010-05-18
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
1
-4
/
+4
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
1
-2
/
+2
2010-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
14
-105
/
+81
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
4
-10
/
+10
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
1
-6
/
+1
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-265
/
+683
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+7
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
10
-88
/
+70
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
1
-34
/
+30
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
7
-17
/
+16
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
8
-11
/
+8
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
10
-11
/
+14
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
1
-14
/
+13
2010-05-11
ipv6: ip6mr: add support for dumping routing tables over netlink
Patrick McHardy
1
-7
/
+89
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
3
-67
/
+377
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
1
-176
/
+214
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
1
-65
/
+62
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
1
-32
/
+31
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-41
/
+33
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
15
-146
/
+312
2010-05-07
ipv6: udp: make short packet logging consistent with ipv4
Bjørn Mork
1
-3
/
+8
2010-05-06
IPv6: fix IPV6_RECVERR handling of locally-generated errors
Brian Haley
1
-2
/
+6
2010-05-04
ipv6: Fix default multicast hops setting.
David S. Miller
1
-1
/
+1
2010-05-04
net: rcu fixes
Eric Dumazet
1
-8
/
+8
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+5
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
1
-17
/
+5
2010-05-01
ipv6: cleanup: remove unneeded null check
Dan Carpenter
1
-2
/
+1
2010-04-29
net: ip_queue_rcv_skb() helper
Eric Dumazet
2
-2
/
+2
2010-04-29
net: speedup udp receive path
Eric Dumazet
1
-2
/
+2
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
1
-10
/
+5
[next]