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
2008-12-29
net: Fix percpu counters deadlock
Herbert Xu
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-16
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
Yang Hongyang
2008-12-16
ipv6: fix the return interface index when get it while no message is received
Yang Hongyang
2008-12-16
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-14
ip6mr: use goto to common label instead of opencoding
Ilpo Järvinen
2008-12-14
ipv6/mcast: join error paths using goto
Ilpo Järvinen
2008-12-14
xfrm6_tunnel: join error paths using goto
Ilpo Järvinen
2008-12-10
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2008-12-10
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
2008-12-10
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
2008-12-10
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
2008-12-10
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-12-09
ipv6: silence log messages for locally generated multicast
Jan Sembera
2008-12-03
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
Joe Perches
2008-12-03
net: /proc/net/ip_mr_cache, display Iif as a signed short
Benjamin Thery
2008-12-03
net: fix /proc/net/ip_mr_cache display - V2
Benjamin Thery
2008-12-04
Merge branch 'master' into next
James Morris
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-25
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
2008-11-25
netns xfrm: per-netns MIBs
Alexey Dobriyan
2008-11-25
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
2008-11-25
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
2008-11-25
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: KM reporting in netns
Alexey Dobriyan
2008-11-25
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: state lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
2008-11-25
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
Ingo Molnar
2008-11-25
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
2008-11-25
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
2008-11-23
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
2008-11-23
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
2008-11-21
net: remove redundant argument comments
Qinghuang Feng
2008-11-20
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
2008-11-20
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2008-11-20
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
2008-11-20
netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks
Alexey Dobriyan
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
[next]