index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
/
mpu401.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
net: pack skb_shared_info more efficiently
Ian Campbell
1
-3
/
+3
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
4
-95
/
+117
2012-01-05
net_sched: sfq: extend limits
Eric Dumazet
2
-67
/
+124
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2012-01-05
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
1
-2
/
+2
2012-01-05
bna: fix sparse warnings/errors
stephen hemminger
4
-7
/
+8
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
1
-2
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
6
-8
/
+8
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2012-01-05
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
1
-1
/
+2
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+26
2012-01-05
igb: reset PHY after recovering from PHY power down
Koki Sanagi
1
-0
/
+1
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2
-19
/
+133
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
2
-0
/
+10
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-05
mwl8k: Changing the driver version to 0.13
Yogesh Ashok Powar
1
-1
/
+1
2012-01-05
Linux 3.2
v3.2
Linus Torvalds
1
-1
/
+1
2012-01-05
minixfs: misplaced checks lead to dentry leak
Al Viro
1
-17
/
+17
2012-01-05
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2
-3
/
+12
2012-01-05
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
1
-1
/
+8
2012-01-04
ipv6/addrconf: speedup /proc/net/if_inet6 filling
Mihai Maruseac
1
-15
/
+28
2012-01-04
r6040: place comments before code
Florian Fainelli
1
-3
/
+4
2012-01-04
r6040: use __aligned(size)
Florian Fainelli
1
-1
/
+1
2012-01-04
r6040: use definitions for MAC_SM register read/writes
Florian Fainelli
1
-2
/
+3
2012-01-04
r6040: use MAC_RST bit definition with MCR1 read/writes
Florian Fainelli
1
-3
/
+3
2012-01-04
r6040: define more MCR0 register bits
Florian Fainelli
1
-3
/
+6
2012-01-04
r6040: remove unused variables and definitions
Florian Fainelli
1
-13
/
+1
2012-01-04
r6040: use an unique MDIO bus name
Florian Fainelli
1
-1
/
+2
2012-01-04
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
3
-4
/
+7
2012-01-04
mac80211: remove dead code
Mohammed Shafi Shajakhan
2
-19
/
+0
2012-01-04
mwl8k: Recover from firmware crash
Yogesh Ashok Powar
1
-7
/
+129
2012-01-04
mac80211: Call driver commands after drv_start in mac80211 restart code
Yogesh Ashok Powar
1
-10
/
+9
2012-01-04
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
1
-2
/
+5
2012-01-04
rt2x00: Change RF3853 to RF3053.
Gertjan van Wingerde
1
-2
/
+2
2012-01-04
rt2x00: RT3593 is also applicable to USB.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00usb: Zero USB padding before sending URB
Jakub Kiciński
1
-3
/
+13
2012-01-04
rt2800usb: Let rt2x00usb handle USB padding
Jakub Kiciński
1
-27
/
+10
2012-01-04
rt2x00: Convert big if-statements to switch-statements.
Gertjan van Wingerde
1
-18
/
+26
2012-01-04
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
1
-1
/
+1
2012-01-04
rt2x00: Identify rt2800usb chipsets.
Gertjan van Wingerde
1
-14
/
+12
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
1
-37
/
+60
2012-01-04
rt2800usb: Move ID out of unknown
Larry Finger
1
-1
/
+1
2012-01-04
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
1
-0
/
+2
[next]