index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
30
-92
/
+1
*
netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
Ben Hutchings
2009-09-03
2
-6
/
+0
*
sky2: only enable Vaux if capable of wakeup
Stephen Hemminger
2009-09-03
1
-2
/
+3
*
netxen: fix infinite loop on dma mapping failure
Dhananjay Phadke
2009-09-03
1
-2
/
+2
*
netxen: remove duplicate napi_add
Dhananjay Phadke
2009-09-03
1
-6
/
+0
*
netxen: fix lro buffer allocation
Dhananjay Phadke
2009-09-03
2
-2
/
+7
*
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-03
1
-1
/
+7
*
ixgbe: Distribute transmission of FCoE traffic in 82599
Yi Zou
2009-09-03
1
-2
/
+8
*
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2009-09-03
2
-15
/
+65
*
igb: set vf rlpml wasn't taking vlan tag into account
Alexander Duyck
2009-09-03
2
-0
/
+40
*
igb: only disable/enable interrupt bits for igb physical function
Alexander Duyck
2009-09-03
1
-5
/
+9
*
igb: add support for set_rx_mode netdevice operation
Alexander Duyck
2009-09-03
1
-25
/
+48
*
net: Remove debugging code
Eric Dumazet
2009-09-03
1
-2
/
+0
*
vlan: enable multiqueue xmits
Eric Dumazet
2009-09-03
1
-2
/
+4
*
net: net/core/dev.c cleanups
Eric Dumazet
2009-09-03
1
-297
/
+292
*
atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() wh...
Karl Hiramoto
2009-09-02
1
-10
/
+27
*
fec: don't enable irqs in hard irq context
Uwe Kleine-König
2009-09-02
1
-6
/
+6
*
fec: fix recursive locking of mii_lock
Uwe Kleine-König
2009-09-02
1
-5
/
+17
*
NET: Fix possible corruption in bpqether driver
Ralf Baechle
2009-09-02
1
-16
/
+10
*
WARNING: some request_irq() failures ignored in el2_open()
roel kluin
2009-09-02
1
-3
/
+7
*
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
2009-09-02
6
-13
/
+15
*
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-02
2
-0
/
+30
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
25
-32
/
+1
*
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
6
-11
/
+30
*
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
4
-3
/
+35
*
net: drop_monitor: make last_rx timestamp private
Neil Horman
2009-09-02
1
-3
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-02
36
-540
/
+894
|
\
|
*
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
2009-09-02
1
-0
/
+1
|
*
cfg80211: fix looping soft lockup in find_ie()
Bob Copeland
2009-09-02
1
-1
/
+1
|
*
wireless: remove mac80211 rate selection extra menu
Luis R. Rodriguez
2009-09-02
1
-3
/
+2
|
*
wireless: update reg debug kconfig entry
Luis R. Rodriguez
2009-09-02
1
-0
/
+4
|
*
wireless: update top level wireless driver entry
Luis R. Rodriguez
2009-09-02
1
-2
/
+11
|
*
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
2009-09-01
5
-4
/
+113
|
*
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
Samuel Ortiz
2009-09-01
3
-9
/
+40
|
*
iwmc3200wifi: New initial LMAC calibration
Samuel Ortiz
2009-09-01
4
-18
/
+61
|
*
iwmc3200wifi: fix misuse of le16_to_cpu
Zhu Yi
2009-09-01
2
-5
/
+5
|
*
iwmc3200wifi: add disconnect work
Zhu Yi
2009-09-01
3
-5
/
+49
|
*
iwmc3200wifi: use cfg80211_roamed to send roam event
Zhu Yi
2009-09-01
4
-8
/
+23
|
*
iwmc3200wifi: Fix sparse warning
Samuel Ortiz
2009-09-01
1
-2
/
+3
|
*
iwmc3200wifi: Set WEP key from connect
Samuel Ortiz
2009-09-01
1
-1
/
+43
|
*
iwmc3200wifi: invalidate profile when necessary before connect
Zhu Yi
2009-09-01
1
-5
/
+10
|
*
rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig
Jussi Kivilinna
2009-09-01
1
-1
/
+0
|
*
rndis_wlan: fix sparse endianess warnings
Jussi Kivilinna
2009-09-01
1
-4
/
+4
|
*
rndis_wlan: cleanup
Jussi Kivilinna
2009-09-01
1
-55
/
+7
|
*
rndis_wlan: use bool for on/off switches
Jussi Kivilinna
2009-09-01
1
-14
/
+14
|
*
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
2009-09-01
1
-6
/
+4
|
*
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
2009-09-01
1
-5
/
+6
|
*
rfkill: relicense header file
Johannes Berg
2009-09-01
1
-13
/
+10
|
*
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
2009-08-31
1
-0
/
+7
|
*
ipw2200: fix kconfig dependencies
Randy Dunlap
2009-08-31
1
-3
/
+3
[next]