index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-21
vfs: i_state needs to be 'unsigned long' for now
Linus Torvalds
1
-1
/
+1
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-20
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-20
gianfar v5: implement nfc
Sebastian Poehn
3
-4
/
+989
2011-06-20
ucc_geth: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-20
pxa168_eth: enable transmit time stamping.
Richard Cochran
1
-0
/
+3
2011-06-20
smsc911x: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-20
fs_enet: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-20
macb: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-20
fec_mpc52xx: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+3
2011-06-20
ll_temac: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+4
2011-06-20
emaclite: enable transmit and receive time stamping.
Richard Cochran
1
-2
/
+7
2011-06-20
lib8390: enable transmit and receive time stamping.
Richard Cochran
1
-2
/
+3
2011-06-20
net: export the receive time stamping hook for non-NAPI drivers
Richard Cochran
1
-0
/
+1
2011-06-20
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
1
-1
/
+0
2011-06-20
netxen: fix race in skb->len access
Eric Dumazet
1
-2
/
+2
2011-06-20
myricom: remove stats_lock
Eric Dumazet
1
-7
/
+3
2011-06-20
myri_sbus: remove driver
Jon Mason
4
-1508
/
+0
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
2
-8
/
+10
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-20
nfsd4: fix break_lease flags on nfsd open
J. Bruce Fields
1
-6
/
+9
2011-06-20
batman-adv: improved gateway tq-based selection
Antonio Quartulli
4
-6
/
+104
2011-06-20
batman-adv: throw uevent in userspace on gateway add/change/del event
Antonio Quartulli
1
-0
/
+6
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
3
-56
/
+82
2011-06-20
batman-adv: add wrapper function to throw uevent in userspace
Antonio Quartulli
3
-0
/
+84
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
5
-128
/
+150
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
12
-33
/
+334
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
18
-305
/
+1381
2011-06-20
batman-adv: Unify the first 3 bytes in each packet
Antonio Quartulli
1
-12
/
+18
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
11
-20
/
+20
2011-06-20
batman-adv: count_real_packets() in batman-adv assumes char is signed
David Howells
3
-8
/
+8
2011-06-20
batman-adv: Keep interface_tx as local function
Sven Eckelmann
2
-2
/
+1
2011-06-20
batman-adv: Move compare_orig to originator.c
Sven Eckelmann
2
-8
/
+8
2011-06-20
veth: fix 64bit stats on 32bit arches
Eric Dumazet
1
-18
/
+37
2011-06-20
net/staging: add needed interrupt.h and hardirq.h includes
Stephen Rothwell
12
-0
/
+15
2011-06-20
drm/nouveau: drop leftover debugging
Dave Airlie
1
-1
/
+0
2011-06-20
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
2
-18
/
+14
2011-06-20
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
1
-2
/
+3
2011-06-20
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
Alex Deucher
1
-1
/
+5
[next]