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
2010-05-03
ipv6: Fix default multicast hops setting.
David S. Miller
2010-05-03
net: ep93xx_eth stops receiving packets
David S. Miller
2010-05-03
drivers/net/phy: micrel phy driver
David J. Choi
2010-05-03
dm9601: fix phy/eeprom write routine
Peter Korsgaard
2010-05-03
ppp_generic: handle non-linear skbs when passing them to pppd
Simon Arlott
2010-05-03
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
Simon Arlott
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
2010-05-01
net/usb: initiate sync sequence in sierra_net.c driver
Elina Pasheva
2010-04-30
net/usb: remove default in Kconfig for sierra_net driver
Elina Pasheva
2010-04-30
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
2010-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-04-30
e1000e: Fix oops caused by ASPM patch.
Anton Blanchard
2010-04-28
net/sb1250: register mdio bus in probe
Sebastian Siewior
2010-04-28
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
2010-04-28
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
Wei Yongjun
2010-04-28
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
2010-04-28
sctp: fix potential reference of a freed pointer
Vlad Yasevich
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2010-04-27
net/usb: add sierra_net.c driver
Elina Pasheva
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
2010-04-27
bluetooth: handle l2cap_create_connless_pdu() errors
Dan Carpenter
2010-04-27
gianfar: Wait for both RX and TX to stop
Andy Fleming
2010-04-27
ipheth: potential null dereferences on error path
Dan Carpenter
2010-04-27
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
Ken Kawasaki
2010-04-27
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...
Andreas Hartmann
2010-04-27
bnx2: Update version to 2.0.9.
Michael Chan
2010-04-27
bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
Michael Chan
2010-04-27
bnx2: Fix lost MSI-X problem on 5709 NICs.
Michael Chan
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
2010-04-26
r8169: more broken register writes workaround
françois romieu
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
2010-04-26
p54pci: fix bugs in p54p_check_tx_ring
Hans de Goede
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
2010-04-25
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
2010-04-24
e100: Fix the TX workqueue race
Alan Cox
2010-04-23
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
2010-04-23
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
2010-04-22
tcp: bind() fix when many ports are bound
Eric Dumazet
2010-04-22
rdma: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
2010-04-21
net: ipv6 bind to device issue
Jiri Olsa
[next]