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-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
1
-3
/
+1
2009-10-20
net: Fix IP_MULTICAST_IF
Eric Dumazet
1
-1
/
+5
2009-10-01
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
1
-1
/
+1
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
5
-11
/
+11
2009-09-27
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2
-59
/
+0
2009-09-25
tunnel: eliminate recursion field
Eric Dumazet
2
-15
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
3
-10
/
+10
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-33
/
+68
2009-09-17
ipv6: Log the affected address when DAD failure occurs
Jens Rosenboom
1
-2
/
+2
2009-09-17
ipv6: Ignore route option with ROUTER_PREF_INVALID
Jens Rosenboom
1
-1
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+3
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2
-0
/
+38
2009-09-15
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
1
-2
/
+3
2009-09-15
net: constify struct inet6_protocol
Alexey Dobriyan
14
-28
/
+24
2009-09-11
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
1
-5
/
+7
2009-09-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-53
/
+70
2009-09-09
headers: net/ipv[46]/protocol.c header trim
Alexey Dobriyan
1
-13
/
+2
2009-09-04
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
Cosmin Ratiu
1
-0
/
+1
2009-09-03
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
1
-1
/
+1
2009-09-03
ip: Report qdisc packet drops
Eric Dumazet
3
-5
/
+13
2009-09-02
net: file_operations should be const
Stephen Hemminger
1
-2
/
+2
2009-09-02
inet: inet_connection_sock_af_ops const
Stephen Hemminger
1
-4
/
+4
2009-09-02
tcp: MD5 operations should be const
Stephen Hemminger
1
-5
/
+5
2009-09-02
net: seq_operations should be const
Stephen Hemminger
1
-1
/
+1
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2009-09-02
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
1
-0
/
+1
2009-09-02
net: make neigh_ops constant
Stephen Hemminger
1
-3
/
+3
2009-09-02
netns: embed ip6_dst_ops directly
Alexey Dobriyan
1
-21
/
+13
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
3
-3
/
+5
2009-08-31
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
1
-7
/
+2
2009-08-29
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
1
-6
/
+8
2009-08-29
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
1
-1
/
+1
2009-08-25
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
1
-1
/
+5
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
5
-8
/
+9
2009-08-24
ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...
Bruno Prémont
1
-1
/
+3
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
5
-7
/
+34
2009-08-14
inet6: Set default traffic class
Gerrit Renker
1
-0
/
+3
2009-08-14
inet6: Conversion from u8 to int
Gerrit Renker
5
-33
/
+11
2009-08-14
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
1
-2
/
+2
2009-08-10
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
1
-2
/
+19
2009-08-10
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
1
-5
/
+7
2009-08-10
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
1
-1
/
+4
2009-08-10
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
1
-8
/
+3
2009-08-10
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
4
-4
/
+4
2009-08-10
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
4
-13
/
+13
2009-08-10
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
1
-6
/
+6
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-2
/
+2
2009-08-05
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
1
-1
/
+6
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
1
-2
/
+2
[next]