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
/
include
Age
Commit message (
Expand
)
Author
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
2011-03-12
net: Add flowi6_* member helper macros.
David S. Miller
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-12
net: Add flowiX_to_flowi() shorthands.
David S. Miller
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Create union flowi_uli
David S. Miller
2011-03-12
net: Create struct flowi_common
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
net: Remove unnecessary padding in struct flowi
David S. Miller
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-11
net: add proper documentation for previously added net_device_ops for FCoE
Yi Zou
2011-03-10
ipv4: Kill flowi arg to fib_select_multipath()
David S. Miller
2011-03-10
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-03-09
tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
Mario Schuknecht
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
2011-03-09
Phonet: kill the ST-Ericsson pipe controller Kconfig
Rémi Denis-Courmont
2011-03-09
Phonet: provide pipe socket option to retrieve the pipe identifier
Rémi Denis-Courmont
2011-03-09
Phonet: allocate sock from accept syscall rather than soft IRQ
Rémi Denis-Courmont
2011-03-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-03-08
ipv4: Fix scope value used in route src-address caching.
David S. Miller
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-07
ipv4: Cache source address in nexthop entries.
David S. Miller
2011-03-07
net: add ndo_fcoe_ddp_target() to support FCoE DDP in target mode
Yi Zou
2011-03-07
netdevice: Convert printk to pr_info in netif_tx_stop_queue
Joe Perches
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-03-04
ipv4: Remove flowi from struct rtable.
David S. Miller
2011-03-04
ipv4: Use passed-in protocol in ip_route_newports().
David S. Miller
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
2011-03-04
libceph: fix msgr backoff
Sage Weil
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
[next]