index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
futex-requeue-pi.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-07
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
2
-2
/
+16
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
3
-2
/
+6
2010-01-06
drivers/net/mac8390.c: Add mac8390_init function
Joe Perches
1
-102
/
+105
2010-01-06
drivers/net/mac8390.c: Checkpatch cleanups
Joe Perches
1
-107
/
+122
2010-01-06
drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
1
-32
/
+25
2010-01-06
drivers/net/mac8390.c: Remove useless memcpy casting
Joe Perches
1
-9
/
+10
2010-01-06
drivers/net/mac8390.c: Indent case labels
Joe Perches
1
-126
/
+126
2010-01-06
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
1
-2
/
+19
2010-01-06
qlge: Add napi gro frags interface.
Ron Mercer
1
-0
/
+53
2010-01-06
qlge: Add RX frame handlers for non-split frames.
Ron Mercer
1
-4
/
+257
2010-01-06
qlge: Turn on RX header split based on platform.
Ron Mercer
2
-7
/
+18
2010-01-06
sky2: Lock transmit queue while disabling device
Mike McCormack
1
-0
/
+2
2010-01-06
sky2: Refactor sky2_get_regs into two functions
Mike McCormack
1
-46
/
+48
2010-01-03
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
1
-3
/
+0
2010-01-03
tipc: use kconfig to limit numeric ranges
Amerigo Wang
2
-7
/
+11
2010-01-03
can/netlink: add CAN_CTRLMODE_ONE_SHOT
Marc Kleine-Budde
1
-0
/
+1
2010-01-03
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
3
-119
/
+96
2010-01-03
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2010-01-03
bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
3
-3
/
+30
2009-12-29
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+3
2009-12-29
drivers/net/r8169.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+2
2009-12-29
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-29
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-29
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-12-29
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-29
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-12-29
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-12-29
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-29
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-29
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-29
drivers/net/lib82596.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+3
2009-12-29
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2
-158
/
+46
2009-12-28
mac80211: annotate sleeping driver ops
Kalle Valo
2
-16
/
+87
2009-12-28
mac80211: remove requeue from work
Johannes Berg
1
-18
/
+0
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
25
-214
/
+170
2009-12-28
mac80211/cfg80211: add station events
Johannes Berg
5
-1
/
+51
2009-12-28
mac80211: make off-channel work generic
Johannes Berg
3
-68
/
+88
2009-12-28
mac80211: support remain-on-channel command
Johannes Berg
6
-6
/
+181
2009-12-28
cfg80211: add remain-on-channel command
Jouni Malinen
7
-15
/
+368
2009-12-28
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
4
-152
/
+178
2009-12-28
mac80211: proper bss private data handling
Johannes Berg
7
-72
/
+82
2009-12-28
mac80211: split up and insert custom IEs correctly
Johannes Berg
4
-36
/
+184
2009-12-28
mac80211: refactor association
Johannes Berg
2
-109
/
+137
2009-12-28
mac80211: rewrite a few work messages
Johannes Berg
1
-10
/
+10
2009-12-28
mac80211: generalise work handling
Johannes Berg
9
-835
/
+1112
2009-12-28
mac80211: generalise management work a bit
Johannes Berg
2
-107
/
+172
2009-12-28
mac80211: let cfg80211 manage auth state
Johannes Berg
2
-103
/
+73
2009-12-28
mac80211: introduce flush operation
Johannes Berg
6
-2
/
+57
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
15
-37
/
+40
2009-12-28
rtl8187: remove priv->mode
John W. Linville
3
-7
/
+4
[next]