index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
qmi_wwan: add various Novatel Gobi1K IDs
Dan Williams
1
-1
/
+7
2013-06-24
net: eth: davicnci_cpdma: check dma map error
Sebastian Siewior
1
-0
/
+7
2013-06-24
bonding: fix slave speed reporting in bond_miimon_commit
Nikolay Aleksandrov
1
-1
/
+2
2013-06-24
net/mlx_en: Timestamping is not supported in slave mode
Amir Vadai
1
-0
/
+3
2013-06-20
net: vlan: fix comment for vlan_ethhdr->h_vlan_proto
Olaf Hering
1
-1
/
+1
2013-06-20
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
1
-0
/
+3
2013-06-20
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-1
/
+1
2013-06-20
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
1
-2
/
+2
2013-06-20
sfc: Remove write permission from phy_type attribute
Ben Hutchings
1
-1
/
+1
2013-06-20
netdev: octeon_mgmt: Fix structure layout for little-endian.
David Daney
1
-7
/
+15
2013-06-20
netdev: octeon_mgmt: Correct tx IFG workaround.
David Daney
1
-3
/
+6
2013-06-20
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
1
-2
/
+2
2013-06-20
stmmac: fix EEE setup
Giuseppe CAVALLARO
2
-37
/
+33
2013-06-20
drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume
Mugunthan V N
1
-0
/
+2
2013-06-20
netlink: export netlink_diag.h header
stephen hemminger
1
-0
/
+1
2013-06-20
net: fec: Fix build for MCF5272
Guenter Roeck
1
-0
/
+14
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-19
vxlan: fix check for migration of static entry
stephen hemminger
1
-1
/
+1
2013-06-19
can: usb_8dev: unregister netdev before free()ing
Marc Kleine-Budde
1
-1
/
+4
2013-06-18
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-18
bridge: fix switched interval for MLD Query types
Linus Lüssing
1
-2
/
+3
2013-06-18
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
2013-06-18
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
1
-1
/
+1
2013-06-18
alx: add a simple AR816x/AR817x device driver
Johannes Berg
9
-0
/
+4568
2013-06-18
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+3
2013-06-18
vxlan: handle skb_clone failure
stephen hemminger
1
-3
/
+5
2013-06-18
vxlan: only migrate dynamic FDB entries
stephen hemminger
1
-4
/
+12
2013-06-18
vxlan: fix race between flush and incoming learning
stephen hemminger
1
-7
/
+9
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
4
-4
/
+4
2013-06-15
Linux 3.10-rc6
v3.10-rc6
Linus Torvalds
1
-1
/
+1
2013-06-15
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2
-1
/
+11
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2
-3
/
+3
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-06-15
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
1
-2
/
+2
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-06-15
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
1
-9
/
+10
2013-06-14
xfs: don't shutdown log recovery on validation errors
Dave Chinner
1
-2
/
+17
2013-06-14
xfs: ensure btree root split sets blkno correctly
Dave Chinner
1
-0
/
+10
2013-06-14
xfs: fix implicit padding in directory and attr CRC formats
Dave Chinner
2
-2
/
+4
2013-06-14
xfs: don't emit v5 superblock warnings on write
Dave Chinner
1
-7
/
+11
2013-06-14
mei: me: clear interrupts on the resume path
Tomas Winkler
1
-0
/
+1
2013-06-14
mei: nfc: fix nfc device freeing
Tomas Winkler
1
-0
/
+2
2013-06-14
mei: init: Flush scheduled work before resetting the device
Samuel Ortiz
1
-2
/
+2
2013-06-14
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
1
-4
/
+2
2013-06-14
netiucv: Hold rtnl between name allocation and device registration.
Benjamin Poirier
1
-1
/
+5
2013-06-14
tulip: Properly check dma mapping result
Neil Horman
1
-0
/
+6
2013-06-13
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2
-117
/
+117
2013-06-13
dtc: Update generated files to output from Bison 2.5
Grant Likely
2
-341
/
+388
[next]