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
Age
Commit message (
Expand
)
Author
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-16
Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-07-15
Merge branch 'bonding-next'
David S. Miller
2014-07-15
bonding: remove pr_fmt from bond_options.c
Veaceslav Falico
2014-07-15
bonding: convert bond_options.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: convert bond_procfs.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: bonding: remove pr_fmt from bond_netlink.c
Veaceslav Falico
2014-07-15
bonding: convert bond_netlink.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: convert bond_debugfs.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: remove pr_fmt from bond_alb.c
Veaceslav Falico
2014-07-15
bonding: convert bond_alb.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: remove pr_fmt from bond_3ad.c
Veaceslav Falico
2014-07-15
bonding: convert bond_3ad.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: remove pr_fmt from bond_main.c
Veaceslav Falico
2014-07-15
bonding: convert bond_main.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
Mugunthan V N
2014-07-15
bonding: fix bond_option_mode_set warning
Nikolay Aleksandrov
2014-07-15
bonding: permit enslaving interfaces without set_mac support
Veaceslav Falico
2014-07-15
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-07-15
net: ppp: reset nextseq counter when enabling SC_MULTILINK
Christoph Schulz
2014-07-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-07-15
Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-07-15
Merge branch 'bonding_rcu'
David S. Miller
2014-07-15
bonding: add proper __rcu annotation for current_arp_slave
Eric Dumazet
2014-07-15
bonding: add proper __rcu annotation for curr_active_slave
Eric Dumazet
2014-07-15
bonding: use rcu_access_pointer() in bonding_show_mii_status()
Eric Dumazet
2014-07-15
bonding: get rid of bond_option_active_slave_get()
Eric Dumazet
2014-07-15
Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...
David S. Miller
2014-07-15
net-timestamp: document deprecated syststamp
Willem de Bruijn
2014-07-15
net-timestamp: SOCK_RAW and PING timestamping
Willem de Bruijn
2014-07-15
Merge branch 'amd-xgbe-next'
David S. Miller
2014-07-15
amd-xgbe: Remove the adjustments needed for fixed speed
Lendacky, Thomas
2014-07-15
phy: Expand phy speed/duplex settings array
Lendacky, Thomas
2014-07-15
Merge branch 'net-break-after-goto'
David S. Miller
2014-07-15
net: sctp: remove unnecessary break after return/goto
Fabian Frederick
2014-07-15
ieee802154: remove unnecessary break after goto
Fabian Frederick
2014-07-15
irda: remove unnecessary break after return
Fabian Frederick
2014-07-15
caif: remove unnecessary break after goto
Fabian Frederick
2014-07-15
NFC: remove unnecessary break after goto
Fabian Frederick
2014-07-15
ipv6: remove unnecessary break after return
Fabian Frederick
2014-07-15
netfilter: remove unnecessary break after return
Fabian Frederick
2014-07-15
af_key: remove unnecessary break after return
Fabian Frederick
2014-07-15
mac80211: remove unnecessary break after return
Fabian Frederick
2014-07-15
drop_monitor: remove unnecessary break after return
Fabian Frederick
2014-07-15
pktgen: remove unnecessary break after goto
Fabian Frederick
[next]