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
2009-05-21
IPv6: set RTPROT_KERNEL to initial route
Jean-Mickael Guerin
1
-0
/
+3
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-3
/
+3
2009-05-05
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
Christoph Paasch
1
-3
/
+3
2009-04-29
netfilter: revised locking for x_tables
Stephen Hemminger
1
-86
/
+37
2009-04-14
ipv6:remove useless check
Yang Hongyang
1
-4
/
+0
2009-04-11
ipv6: Fix NULL pointer dereference with time-wait sockets
Vlad Yasevich
1
-1
/
+5
2009-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+2
2009-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2009-04-07
xfrm: fix fragmentation on inter family tunnels
Steffen Klassert
1
-0
/
+1
2009-04-06
netfilter: ip6tables regression fix
Eric Dumazet
1
-0
/
+2
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-9
/
+9
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
1
-2
/
+2
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-9
/
+9
2009-03-27
ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
Jesper Nilsson
1
-3
/
+1
2009-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-22
/
+17
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
2
-0
/
+12
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
1
-1
/
+3
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
1
-21
/
+2
2009-03-25
ipv6: Fix conflict resolutions during ipv6 binding
Vlad Yasevich
2
-34
/
+28
2009-03-25
ipv6: Make v4-mapped bindings consistent with IPv4
Vlad Yasevich
1
-3
/
+11
2009-03-25
ipv6: Allow ipv4 wildcard binds after ipv6 address binds
Vlad Yasevich
1
-1
/
+4
2009-03-25
ipv6: Disallow binding to v4-mapped address on v6-only socket.
Vlad Yasevich
1
-0
/
+7
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
1
-2
/
+2
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-240
/
+127
2009-03-21
net/*: use linux/kernel.h swap()
Ilpo Järvinen
1
-5
/
+2
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+4
2009-03-19
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
1
-4
/
+3
2009-03-19
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
1
-1
/
+1
2009-03-19
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
1
-7
/
+14
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+7
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-4
/
+4
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
netfilter: auto-load ip6_queue module when socket opened
Scott James Remnant
1
-0
/
+1
2009-03-16
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
1
-0
/
+1
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
1
-1
/
+1
2009-03-11
ipv6: Fix BUG when disabled ipv6 module is unloaded
John Dykstra
1
-0
/
+3
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
1
-1
/
+1
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-41
/
+33
2009-03-04
IPv6: add "disable" module parameter support to ipv6.ko
Brian Haley
1
-5
/
+16
2009-03-03
netns: fix addrconf_ifdown kernel panic
Daniel Lezcano
1
-30
/
+9
2009-03-03
ipv6: Fix sysctl unregistration deadlock
Stephen Hemminger
1
-6
/
+8
2009-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-02-26
ipv6: don't use tw net when accounting for recycled tw
Pavel Emelyanov
1
-2
/
+2
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-02-25
sit: used time_before for comparing jiffies
Wei Yongjun
1
-2
/
+3
2009-02-25
ipv6: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-6
/
+3
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
3
-10
/
+10
2009-02-22
ipv6: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
1
-35
/
+84
2009-02-19
netfilter: ip6_tables: unfold two loops in ip6_packet_match()
Eric Dumazet
1
-12
/
+21
[next]