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
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
2011-06-20
netxen: fix race in skb->len access
Eric Dumazet
2011-06-19
sgi-xp: fix a use after free
Eric Dumazet
2011-06-19
hp100: fix an skb->len race
Eric Dumazet
2011-06-19
Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
David S. Miller
2011-06-19
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2011-06-18
ipv4: fix multicast losses
Eric Dumazet
2011-06-17
r8169: fix static initializers.
Francois Romieu
2011-06-17
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
2011-06-17
gigaset: call module_put before restart of if_open()
Pavel Shved
2011-06-17
farsync: add module_put to error path in fst_open()
Pavel Shved
2011-06-17
net: rfs: enable RFS before first data packet is received
Eric Dumazet
2011-06-17
fs_enet: fix freescale FCC ethernet dp buffer alignment
Clive Stubbings
2011-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-17
netdev: bfin_mac: fix memory leak when freeing dma descriptors
Sonic Zhang
2011-06-17
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
2011-06-16
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
2011-06-16
tun: teach the tun/tap driver to support netpoll
Neil Horman
2011-06-16
dp83640: drop PHY status frames in the driver.
Richard Cochran
2011-06-16
dp83640: fix phy status frame event parsing
Richard Cochran
2011-06-16
phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
Ralf Baechle
2011-06-16
ppp: use PPP_TRANS instead of the magic number 0x20
Changli Gao
2011-06-16
MAINTAINERS: Update EBTABLES mailing list
Joe Perches
2011-06-16
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2011-06-16
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
2011-06-16
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
2011-06-16
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
2011-06-15
mwl8k: Tell firmware to generate CCMP header
Nishant Sarmukadam
2011-06-15
mwifiex: Fixing NULL pointer dereference
Yogesh Ashok Powar
2011-06-13
net/hplance: hplance_init() should be __devinit
Geert Uytterhoeven
2011-06-13
3c503: fix broken IRQ autoprobing
Ondrej Zary
2011-06-13
ieee802154: Don't leak memory in ieee802154_nl_fill_phy
Jesper Juhl
2011-06-13
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2011-06-11
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
Jesper Juhl
2011-06-11
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
2011-06-11
net: ep93xx_eth: fix DMA API violations
Mika Westerberg
2011-06-11
net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
Mika Westerberg
2011-06-11
net: ep93xx_eth: allocate buffers using kmalloc()
Mika Westerberg
2011-06-11
net: ep93xx_eth: pass struct device to DMA API functions
Mika Westerberg
2011-06-11
ep93xx: set DMA masks for the ep93xx_eth
Mika Westerberg
2011-06-11
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
2011-06-11
dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
Daniel Hellstrom
2011-06-11
NET: am79c961: fix assembler warnings
Russell King - ARM Linux
2011-06-11
NET: am79c961: ensure multicast filter is correctly set at open
Russell King - ARM Linux
[next]