index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2010-04-28
1
-10
/
+5
*
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
2010-04-25
1
-1
/
+1
*
tcp: bind() fix when many ports are bound
Eric Dumazet
2010-04-22
1
-5
/
+10
*
net: ipv6 bind to device issue
Jiri Olsa
2010-04-21
1
-1
/
+1
*
ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...
Shan Wei
2010-04-21
1
-1
/
+1
*
xfrm6: ensure to use the same dev when building a bundle
Nicolas Dichtel
2010-04-21
1
-1
/
+1
*
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
2010-04-21
1
-1
/
+1
*
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2010-04-15
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
35
-0
/
+35
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
35
-0
/
+35
*
|
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2010-04-08
1
-2
/
+2
|
/
*
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-28
1
-4
/
+9
*
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
2010-03-27
1
-4
/
+7
*
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2010-03-26
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-03-25
1
-1
/
+1
|
\
|
*
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
2010-03-25
1
-1
/
+1
*
|
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2010-03-19
1
-0
/
+3
*
|
ipv6: Remove redundant dst NULL check in ip6_dst_check
Herbert Xu
2010-03-19
1
-1
/
+1
|
/
*
ipv6: Send netlink notification when DAD fails
Herbert Xu
2010-03-13
1
-0
/
+2
*
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
2010-03-08
1
-1
/
+2
*
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-07
2
-18
/
+4
*
net: backlog functions rename
Zhu Yi
2010-03-05
2
-3
/
+3
*
udp: use limited socket backlog
Zhu Yi
2010-03-05
1
-10
/
+18
*
tcp: use limited socket backlog
Zhu Yi
2010-03-05
1
-2
/
+4
*
IPv6: fix race between cleanup and add/delete address
stephen hemminger
2010-03-04
1
-5
/
+13
*
IPv6: addrconf notify when address is unavailable
stephen hemminger
2010-03-04
1
-17
/
+29
*
IPv6: addrconf timer race
stephen hemminger
2010-03-04
1
-13
/
+15
*
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
2010-03-04
1
-5
/
+5
*
ipsec: Fix bogus bundle flowi
Herbert Xu
2010-03-03
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-26
1
-10
/
+15
|
\
|
*
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-26
1
-10
/
+15
*
|
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
2010-02-26
1
-4
/
+8
*
|
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
2010-02-26
3
-4
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-25
1
-2
/
+14
|
\
\
|
*
|
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-19
1
-2
/
+14
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-24
2
-229
/
+215
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2010-02-24
1
-27
/
+15
|
*
|
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2010-02-24
1
-62
/
+31
|
*
|
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
1
-17
/
+61
|
*
|
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
2010-02-24
1
-118
/
+61
|
*
|
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
2010-02-24
1
-56
/
+104
|
*
|
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
2010-02-19
1
-7
/
+1
*
|
|
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
4
-5
/
+7
*
|
|
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
13
-27
/
+23
*
|
|
ipv6: use standard lists for FIB walks
Alexey Dobriyan
2010-02-18
1
-13
/
+4
*
|
|
ipv6: remove stale MIB definitions
Alexey Dobriyan
2010-02-18
1
-5
/
+0
|
/
/
*
|
IPv6: convert mc_lock to spinlock
Stephen Hemminger
2010-02-17
1
-9
/
+10
*
|
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2010-02-17
2
-2
/
+0
[next]