index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
2010-07-22
1
-5
/
+9
*
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
2010-07-18
1
-1
/
+2
*
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-07-04
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
1
-2
/
+4
|
\
|
*
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-07-02
1
-2
/
+4
*
|
ipv6: fix NULL reference in proxy neighbor discovery
stephen hemminger
2010-06-25
1
-1
/
+1
*
|
ipv6: fix ICMP6_MIB_OUTERRORS
Eric Dumazet
2010-06-09
1
-2
/
+2
*
|
ipmr: dont corrupt lists
Eric Dumazet
2010-06-07
1
-1
/
+3
*
|
ip6mr: fix a typo in ip6mr_for_each_table()
Eric Dumazet
2010-06-06
1
-1
/
+1
*
|
ipv6: avoid high order allocations
Eric Dumazet
2010-06-05
1
-1
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-31
1
-1
/
+1
|
\
\
|
|
/
|
*
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-31
1
-1
/
+1
*
|
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-05-31
1
-4
/
+2
*
|
net: fix sk_forward_alloc corruptions
Eric Dumazet
2010-05-29
1
-2
/
+4
*
|
IPv6: fix Mobile IPv6 regression
Brian Haley
2010-05-28
1
-1
/
+1
|
/
*
ipv6: Add GSO support on forwarding path
Herbert Xu
2010-05-28
1
-1
/
+1
*
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
2010-05-27
1
-2
/
+3
*
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
2010-05-26
1
-1
/
+1
*
ipv6: Never schedule DAD timer on dead address
Herbert Xu
2010-05-18
1
-2
/
+8
*
ipv6: Use POSTDAD state
Herbert Xu
2010-05-18
1
-5
/
+24
*
ipv6: Use state_lock to protect ifa state
Herbert Xu
2010-05-18
1
-4
/
+23
*
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
2010-05-18
1
-7
/
+9
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
3
-5
/
+0
*
net: Introduce skb_tunnel_rx() helper
Eric Dumazet
2010-05-17
3
-16
/
+8
*
ipv6: fix the bug of address check
Stephen Hemminger
2010-05-17
1
-7
/
+8
*
ipv6 addrlabel: permit deletion of labels assigned to removed dev
Florian Westphal
2010-05-17
1
-4
/
+4
*
net: Introduce sk_route_nocaps
Eric Dumazet
2010-05-16
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-13
14
-105
/
+81
|
\
|
*
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
1
-1
/
+0
|
*
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
4
-10
/
+10
|
*
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2010-05-13
1
-6
/
+1
|
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-05-11
10
-88
/
+70
|
|
\
|
|
*
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2010-05-11
1
-34
/
+30
|
|
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
7
-17
/
+16
|
|
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
8
-11
/
+8
|
|
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
10
-11
/
+14
|
|
*
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-11
1
-14
/
+13
|
|
*
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-05-02
1
-17
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-12
3
-265
/
+683
|
\
\
\
|
*
|
|
ipv6: ip6mr: add support for dumping routing tables over netlink
Patrick McHardy
2010-05-11
1
-7
/
+89
|
*
|
|
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
3
-67
/
+377
|
*
|
|
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2010-05-11
1
-176
/
+214
|
*
|
|
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-05-11
1
-65
/
+62
|
*
|
|
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
2010-05-11
1
-32
/
+31
|
*
|
|
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-05-11
1
-41
/
+33
|
|
/
/
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
2
-3
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
IPv6: fix IPV6_RECVERR handling of locally-generated errors
Brian Haley
2010-05-05
1
-2
/
+6
|
*
|
ipv6: Fix default multicast hops setting.
David S. Miller
2010-05-03
1
-1
/
+1
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
15
-146
/
+312
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ipv6: udp: make short packet logging consistent with ipv4
Bjørn Mork
2010-05-06
1
-3
/
+8
[next]