index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2010-01-18
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2010-01-06
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-12-08
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-12
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
2009-08-23
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
2009-07-20
tcp: Use correct peer adr when copying MD5 keys
John Dykstra
2009-07-20
tcp: Fix MD5 signature checking on IPv4 mapped sockets
John Dykstra
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2009-07-03
IPv6: preferred lifetime of address not getting updated
Brian Haley
2009-07-03
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
2009-06-26
inet: Call skb_orphan before tproxy activates
Herbert Xu
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-25
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-14
PIM-SM: namespace changes
Tom Goff
2009-06-12
trivial: Fix a typo in comment of addrconf_dad_start()
Masatake YAMATO
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
2009-06-09
ipv6: Use frag list abstraction interfaces.
David S. Miller
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-06-02
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
2009-06-02
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2009-06-02
IPv6: Print error value when skb allocation fails
Brian Haley
2009-06-01
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
2009-05-27
gro: Avoid unnecessary comparison after skb_gro_header
Herbert Xu
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-22
tcp: Unexport TCPv6 GRO functions
Herbert Xu
2009-05-20
IPv6: set RTPROT_KERNEL to initial route
Jean-Mickael Guerin
2009-05-20
net: Remove unused parameter from fill method in fib_rules_ops.
Rami Rosen
2009-05-19
sit: stateless autoconf for isatap
Sascha Hlusiak
2009-05-19
addrconf: refuse isatap eui64 for INADDR_ANY
Sascha Hlusiak
2009-05-19
sit: ipip6_tunnel_del_prl: return err
Sascha Hlusiak
2009-05-19
sit: strictly restrict incoming traffic to tunnel link device
Sascha Hlusiak
2009-05-19
sit: Fail to create tunnel, if it already exists
Sascha Hlusiak
2009-05-18
net: FIX ipv6_forward sysctl restart
Eric W. Biederman
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-08
netfilter: xtables: consolidate comefrom debug cast access
Jan Engelhardt
2009-05-08
netfilter: xtables: remove another level of indent
Jan Engelhardt
2009-05-08
netfilter: xtables: remove some goto
Jan Engelhardt
2009-05-08
netfilter: xtables: reduce indent level by one
Jan Engelhardt
2009-05-08
netfilter: xtables: consolidate open-coded logic
Jan Engelhardt
[next]