index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
blkcipher.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
hfsplus: ensure bio requests are not smaller than the hardware sectors
Seth Forshee
4
-42
/
+101
2011-07-22
hfsplus: Add additional range check to handle on-disk corruptions
Naohiro Aota
1
-0
/
+4
2011-07-22
icmp: Fix regression in nexthop resolution during replies.
David S. Miller
1
-6
/
+8
2011-07-22
ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever
Oleg Nesterov
1
-0
/
+8
2011-07-22
HID: fix support for Microsoft comfort mouse 4500
Jiri Kosina
1
-0
/
+1
2011-07-22
slab: fix DEBUG_SLAB warning
Tetsuo Handa
1
-1
/
+2
2011-07-22
MAINTAINERS: change e-mail of Adrian Hunter
Artem Bityutskiy
1
-1
/
+2
2011-07-22
net: Fix ppc64 BPF JIT dependencies.
David S. Miller
1
-1
/
+1
2011-07-22
acenic: include NET_SKB_PAD headroom to incoming skbs
Eric Dumazet
1
-3
/
+3
2011-07-22
ixgbe: convert to ndo_fix_features
Don Skidmore
3
-217
/
+111
2011-07-22
ixgbe: only enable WoL for magic packet by default
Andy Gospodarek
1
-6
/
+3
2011-07-22
ixgbe: remove ifdef check for non-existent define
Emil Tantilov
1
-2
/
+0
2011-07-22
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
3
-42
/
+37
2011-07-22
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
3
-138
/
+62
2011-07-22
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
3
-84
/
+88
2011-07-22
mlx4_core: Bump the driver version to 1.0
Dotan Barak
1
-2
/
+2
2011-07-22
ixgbe: inline the ixgbe_maybe_stop_tx function
Alexander Duyck
1
-1
/
+1
2011-07-22
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
Alexander Duyck
1
-4
/
+3
2011-07-22
igb: Fix for DH89xxCC near end loopback test
Robert Healy
2
-0
/
+43
2011-07-22
e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.
Nicolas Schichan
1
-4
/
+7
2011-07-22
lguest: Fix in/out emulation
Rusty Russell
1
-9
/
+11
2011-07-22
lguest: Fix translation count about wikipedia's cpuid page
Adrian Knoth
1
-1
/
+1
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
2
-2
/
+2
2011-07-22
lguest: update comments
Rusty Russell
9
-39
/
+50
2011-07-22
lguest: Simplify device initialization.
Rusty Russell
2
-34
/
+28
2011-07-22
lguest: don't rewrite vmcall instructions
Rusty Russell
2
-81
/
+2
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
1
-6
/
+2
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
6
-205
/
+98
2011-07-22
lguest: Do not exit on non-fatal errors
Sakari Ailus
1
-4
/
+6
2011-07-22
netxen: add fw version compatibility check
Amit Kumar Salecha
3
-13
/
+68
2011-07-22
be2net: request native mode each time the card is reset
Sathya Perla
3
-4
/
+6
2011-07-22
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
Bill Sommerfeld
1
-3
/
+3
2011-07-22
virtio_net: Fix panic in virtnet_remove
Krishna Kumar
1
-9
/
+1
2011-07-22
ipv6: make fragment identifications less predictable
Eric Dumazet
7
-22
/
+64
2011-07-22
ipv6: unshare inetpeers
Eric Dumazet
1
-13
/
+20
2011-07-22
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-07-22
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
Choi, Jong-Hwan
1
-2
/
+2
2011-07-22
vmxnet3: fix publicity of NETIF_F_HIGHDMA
Shreyas Bhatewara
1
-1
/
+1
2011-07-22
vmxnet3: set netdev parant device before calling netdev_info
Shreyas Bhatewara
1
-1
/
+1
2011-07-22
ASIX: Add AX88772B USB ID
Marek Vasut
1
-0
/
+4
2011-07-22
Linux 3.0
v3.0
Linus Torvalds
1
-1
/
+1
2011-07-22
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-22
stmmac: improve and up-to-date the documentation
Giuseppe CAVALLARO
1
-64
/
+136
2011-07-22
stmmac: unify MAC and PHY configuration parameters (V2)
Giuseppe CAVALLARO
4
-131
/
+77
2011-07-22
stmmac: remove warning when compile as built-in (V2)
Giuseppe CAVALLARO
1
-23
/
+42
2011-07-22
stmmac: update the version (V2)
Giuseppe CAVALLARO
1
-1
/
+1
2011-07-22
ethtool: Allow zero-length register dumps again
Ben Hutchings
1
-2
/
+2
2011-07-22
jme: Fix unmap error (Causing system freeze)
Guo-Fu Tseng
1
-6
/
+14
2011-07-21
skbuff: fix error handling in pskb_copy()
Dan Carpenter
1
-1
/
+2
2011-07-21
vlan: move vlan_group_[gs]et_device to public header
Jiri Pirko
2
-19
/
+19
[next]