index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
4
-0
/
+1060
2010-07-21
r6040: Fix args to phy_mii_ioctl().
David S. Miller
1
-1
/
+1
2010-07-21
vhost net: Fix warning.
David S. Miller
1
-1
/
+0
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2
-2
/
+2
2010-07-21
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2
-13
/
+9
2010-07-21
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-07-21
drivers/net/qlge: Use pr_<level>, shrink text a bit
Joe Perches
2
-491
/
+318
2010-07-21
mac80211: proper IBSS locking
Johannes Berg
2
-50
/
+54
2010-07-21
mac80211: fix IBSS lockdep complaint
Johannes Berg
1
-5
/
+14
2010-07-21
mac80211: refuse shared key auth when WEP is unavailable
Johannes Berg
1
-0
/
+2
2010-07-21
cfg80211: fix race between sysfs and cfg80211
Maxime Bizon
1
-6
/
+8
2010-07-21
b43: silence phy_n sparse warnings
Larry Finger
1
-7
/
+9
2010-07-21
b43: silence most sparse warnings
John W. Linville
4
-10
/
+10
2010-07-21
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
1
-8
/
+2
2010-07-21
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+4
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-39
/
+92
2010-07-20
rtl8180: improve signal reporting for rtl8185 hardware
John W. Linville
1
-3
/
+8
2010-07-20
mwl8k: correct/silence sparse warnings
John W. Linville
1
-10
/
+12
2010-07-20
wireless: remove unnecessary reg_same_country_ie_hint
John W. Linville
1
-45
/
+0
2010-07-20
rt2x00: correct sparse warning in rt2x00debug.c
John W. Linville
1
-1
/
+1
2010-07-20
libipw: correct sparse warnings and mark some variables static
John W. Linville
2
-6
/
+2
2010-07-20
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
1
-1
/
+1
2010-07-20
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
John W. Linville
1
-1
/
+1
2010-07-20
wireless: mark cfg80211_is_all_idle as static
John W. Linville
1
-1
/
+1
2010-07-20
wireless: correct sparse warning in generated regdb.c
John W. Linville
1
-0
/
+1
2010-07-20
wireless: correct sparse warning in wext-compat.c
John W. Linville
2
-0
/
+5
2010-07-20
wireless: correct sparse warning in lib80211_crypt_tkip.c
John W. Linville
1
-1
/
+1
2010-07-20
wireless: only use alpha2 regulatory information from country IE
John W. Linville
2
-614
/
+12
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
3
-6
/
+7
2010-07-20
drop_monitor: Add error code to detect duplicate state changes
Neil Horman
1
-2
/
+8
2010-07-20
__dst_free(): put EXPORT_SYMBOLS after the fct
Nicolas Dichtel
1
-1
/
+1
2010-07-20
phy: add suspend/resume in the ic+
Giuseppe Cavallaro
1
-0
/
+2
2010-07-20
mac80211: set carrier on for monitor interfaces on ieee80211_open
David Gnedt
1
-0
/
+2
2010-07-20
mac80211: move QoS-enable to BSS info
Johannes Berg
5
-27
/
+24
2010-07-20
mac80211: fix aggregation action frame handling with AP VLANs
Felix Fietkau
1
-2
/
+2
2010-07-20
cxgb4vf: add maintainer entry for cxgb4vf
Casey Leedom
1
-0
/
+7
2010-07-20
cxgb4vf: Fix bug where we were only allocating one queue in MSI mode
Casey Leedom
1
-4
/
+2
2010-07-20
cxgb4vf: Fix off-by-one error checking for the end of the mailbox delay array
Casey Leedom
1
-1
/
+1
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-19
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-07-19
bnx2: Update version to 2.0.17.
Michael Chan
1
-2
/
+2
2010-07-19
bnx2: Remove some unnecessary smp_mb() in tx fast path.
Michael Chan
1
-1
/
+9
2010-07-19
bnx2: Call pci_enable_msix() with actual number of vectors.
Michael Chan
2
-7
/
+26
2010-07-19
bnx2: Use proper counter for net_device_stats->multicast.
Michael Chan
1
-1
/
+1
2010-07-19
ixgbe: fix version string for ixgbe
Don Skidmore
1
-1
/
+1
2010-07-19
ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
Yi Zou
1
-1
/
+1
2010-07-19
ixgbe: properly toggling netdev feature flags when disabling FCoE
Yi Zou
2
-13
/
+11
2010-07-19
ixgbe: drop support for UDP in RSS hash generation
Alexander Duyck
1
-3
/
+1
2010-07-19
ixgbe: dcb, set DPF bit when PFC is enabled
John Fastabend
1
-1
/
+1
2010-07-19
e1000: allow option to limit number of descriptors down to 48 per ring
Alexander Duyck
1
-2
/
+2
[prev]
[next]