index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
tg3: Add partial fragment unmapping code
Matt Carlson
2
-0
/
+27
2011-07-28
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
1
-32
/
+16
2011-07-28
tg3: Remove short DMA check for 1st fragment
Matt Carlson
1
-3
/
+0
2011-07-28
tg3: Simplify tx bd assignments
Matt Carlson
1
-39
/
+37
2011-07-28
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2
-7
/
+12
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
2011-07-28
Fix cdc-phonet build
Chris Clayton
1
-0
/
+1
2011-07-28
bonding: reduce noise during init
Andy Gospodarek
1
-1
/
+1
2011-07-28
bonding: fix string comparison errors
Andy Gospodarek
1
-62
/
+71
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
14
-8
/
+22
2011-07-28
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
3
-3
/
+8
2011-07-28
net: sock_sendmsg_nosec() is static
Eric Dumazet
1
-1
/
+1
2011-07-28
forcedeth: fix vlans
Jiri Pirko
1
-3
/
+13
2011-07-28
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
Sebastian Pöhn
1
-5
/
+1
2011-07-27
gro: Only reset frag0 when skb can be pulled
Herbert Xu
1
-1
/
+4
2011-07-26
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
1
-1
/
+1
2011-07-26
b43: fix invalid memory access in b43_ssb_remove()
Pavel Roskin
1
-2
/
+3
2011-07-26
b43: bcma: drop BROKEN
Rafał Miłecki
1
-1
/
+1
2011-07-26
b43: bus: fix memory corruption when setting driver's data
Rafał Miłecki
1
-0
/
+2
2011-07-26
cfg80211: really ignore the regulatory request
Sven Neumann
1
-2
/
+3
2011-07-26
NFC: pn533: use after free in pn533_disconnect()
Dan Carpenter
1
-1
/
+1
2011-07-26
net: Convert struct net_device uc_promisc to bool
Joe Perches
2
-3
/
+3
2011-07-26
net: fix eth.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-26
IPv4: Send gratuitous ARP for secondary IP addresses also
Zoltan Kiss
1
-8
/
+8
2011-07-26
ipv6: Do not leave router anycast address for /127 prefixes.
YOSHIFUJI Hideaki
1
-0
/
+2
2011-07-26
drivers:connector:remove an unused variable *tracer*
Wanlong Gao
1
-1
/
+0
2011-07-26
acenic: use netdev_alloc_skb_ip_align
stephen hemminger
2
-24
/
+27
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
3
-4
/
+10
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
1
-19
/
+79
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
1
-107
/
+98
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
1
-21
/
+6
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
2
-1
/
+31
2011-07-25
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2
-5
/
+40
2011-07-25
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
1
-1
/
+41
2011-07-25
hwmon: New driver sch5636
Hans de Goede
5
-0
/
+590
2011-07-25
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede
5
-310
/
+390
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
52
-294
/
+92
2011-07-25
bury posix_acl_..._masq() variants
Al Viro
2
-11
/
+3
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
16
-204
/
+116
2011-07-25
generic_acl: no need to clone acl just to push it to set_cached_acl()
Al Viro
1
-8
/
+2
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
14
-168
/
+139
2011-07-25
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
2
-9
/
+5
2011-07-25
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2
-12
/
+5
2011-07-25
9p: do no return 0 from ->check_acl without actually checking
Christoph Hellwig
1
-1
/
+1
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
12
-69
/
+65
2011-07-25
CIFS: Fix oops while mounting with prefixpath
Pavel Shilovsky
1
-1
/
+1
2011-07-25
xfs: Fix wrong return value of xfs_file_aio_write
Markus Trippelsdorf
1
-1
/
+4
2011-07-25
fix devtmpfs race
Al Viro
1
-1
/
+2
[next]