index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
1
-2
/
+2
2013-08-21
r8169: remember WOL preferences on driver load
Peter Wu
1
-1
/
+1
2013-08-20
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
1
-4
/
+2
2013-08-20
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
1
-2
/
+4
2013-08-20
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
1
-4
/
+0
2013-08-20
macvtap: simplify usage of tap_features
Vlad Yasevich
1
-4
/
+6
2013-08-20
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-20
bnx2x: prevent VF benign attentions
Yuval Mintz
1
-0
/
+3
2013-08-20
bnx2x: Consider DCBX remote error
Dmitry Kravkov
1
-3
/
+6
2013-08-20
bnx2x: Change DCB context handling
Dmitry Kravkov
4
-8
/
+43
2013-08-20
bnx2x: dropless flow control not always functional
Dmitry Kravkov
1
-13
/
+23
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2
-0
/
+6
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-08-20
proc: more readdir conversion bug-fixes
Linus Torvalds
1
-1
/
+1
2013-08-19
proc: return on proc_readdir error
Richard Genoud
1
-1
/
+3
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
1
-2
/
+1
2013-08-19
GFS2: Check for glock already held in gfs2_getxattr
Steven Whitehouse
1
-0
/
+4
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-4
/
+4
2013-08-19
GFS2: don't overrun reserved revokes
Benjamin Marzinski
1
-5
/
+13
2013-08-19
GFS2: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-1
/
+1
2013-08-19
GFS2: Fix typo in gfs2_create_inode()
Steven Whitehouse
1
-1
/
+1
2013-08-19
drm/i915: unpin backing storage in dmabuf_unmap
Daniel Vetter
1
-0
/
+8
2013-08-18
Linux 3.11-rc6
v3.11-rc6
Linus Torvalds
1
-1
/
+1
2013-08-17
batman-adv: check return type of unicast packet preparations
Linus Lüssing
1
-3
/
+7
2013-08-17
s390: Fix broken build
Guenter Roeck
1
-1
/
+1
2013-08-17
MAINTAINERS: Change ownership for SGI specific modules.
Robin Holt
1
-2
/
+2
2013-08-17
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
3
-17
/
+48
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
11
-34
/
+57
2013-08-16
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
1
-0
/
+1
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
6
-49
/
+41
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
drm/radeon: fix WREG32_OR macro setting bits in a register
Rafał Miłecki
1
-1
/
+1
2013-08-15
ASoC: tegra: fix Tegra30 I2S capture parameter setup
Stephen Warren
1
-1
/
+1
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
5
-2
/
+72
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
2013-08-15
openvswitch: Use correct type while allocating flex array.
Pravin B Shelar
1
-1
/
+1
2013-08-15
openvswitch: Fix bad merge resolution.
Jesse Gross
1
-3
/
+0
2013-08-15
drm/radeon/r7xx: fix copy paste typo in golden register setup
Alex Deucher
1
-6
/
+6
2013-08-14
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
1
-1
/
+1
2013-08-14
USB: mos7720: fix broken control requests
Johan Hovold
1
-7
/
+14
2013-08-14
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
[next]