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.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-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
*
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
|
*
net: rcu fixes
Eric Dumazet
2010-05-03
1
-8
/
+8
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
1
-10
/
+5
|
|
\
|
|
*
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2010-04-28
1
-10
/
+5
|
*
|
ipv6: cleanup: remove unneeded null check
Dan Carpenter
2010-04-30
1
-2
/
+1
|
*
|
net: ip_queue_rcv_skb() helper
Eric Dumazet
2010-04-28
2
-2
/
+2
|
*
|
net: speedup udp receive path
Eric Dumazet
2010-04-28
1
-2
/
+2
|
*
|
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
1
-0
/
+8
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-27
1
-2
/
+2
|
|
\
\
|
|
*
|
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2010-04-26
1
-1
/
+1
|
|
*
|
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
2010-04-26
1
-1
/
+1
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
4
-8
/
+13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
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
|
*
|
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
2010-04-23
1
-95
/
+40
|
|
\
\
|
|
*
|
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
2010-04-23
1
-95
/
+40
|
*
|
|
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-23
5
-8
/
+112
|
*
|
|
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-04-23
7
-10
/
+42
|
*
|
|
IPv6: data structure changes for new socket options
Brian Haley
2010-04-23
1
-0
/
+46
|
|
/
/
|
*
|
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2010-04-22
2
-1
/
+25
|
*
|
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
2010-04-21
1
-0
/
+3
|
*
|
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
2010-04-21
1
-2
/
+0
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
2
-2
/
+2
|
|
\
|
|
|
*
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
|
*
|
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
4
-6
/
+8
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
39
-498
/
+517
|
\
|
|
|
*
|
ipv6: fix the comment of ip6_xmit()
Shan Wei
2010-04-15
1
-1
/
+1
|
*
|
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
3
-5
/
+5
|
*
|
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
2010-04-15
1
-4
/
+0
|
*
|
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
1
-1
/
+1
|
*
|
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
1
-1
/
+0
|
*
|
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
2010-04-13
1
-1
/
+3
|
*
|
ipv6: additional ref count for hash list unnecessary
stephen hemminger
2010-04-13
1
-3
/
+0
|
*
|
IPv6: keep tentative addresses in hash table
stephen hemminger
2010-04-13
1
-7
/
+8
|
*
|
IPv6: keep route for tentative address
stephen hemminger
2010-04-13
1
-1
/
+2
|
*
|
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
1
-12
/
+13
|
*
|
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
1
-1
/
+1
|
*
|
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
2010-04-11
1
-18
/
+19
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
35
-2
/
+37
|
|
\
|
|
|
*
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
|
|
|
/
|
*
|
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
2010-04-07
1
-31
/
+0
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
4
-10
/
+18
|
|
\
|
|
|
*
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-28
1
-4
/
+9
[next]