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