index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]