index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
notifier-error-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-20
bridge: do not call setup_timer() multiple times
Eric Dumazet
1
-2
/
+3
2013-07-20
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-07-20
arcnet: cleanup sizeof parameter
Dan Carpenter
1
-1
/
+1
2013-07-20
veth: add vlan features
Flavio Leitner
1
-0
/
+1
2013-07-20
qlcnic: Fix guest VLAN
Manish Chopra
1
-2
/
+10
2013-07-20
qlcnic: Fix releasing of Tx frag which was never mapped.
Jitendra Kalsaria
1
-1
/
+1
2013-07-20
qlcnic: Fix dump template version mask
Shahed Shaikh
1
-1
/
+1
2013-07-20
qlcnic: Fix ethtool display for 83xx adapter.
Himanshu Madhani
1
-2
/
+2
2013-07-20
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
1
-1
/
+3
2013-07-20
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
1
-12
/
+10
2013-07-20
qlcnic: Fix NULL pointer dereference in VF probe path.
Sucheta Chakraborty
1
-1
/
+2
2013-07-20
qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts
Pratik Pujar
1
-1
/
+1
2013-07-20
qlcnic: Fix invalid register offset calculation
Shahed Shaikh
1
-1
/
+1
2013-07-20
vxlan: fix igmp races
stephen hemminger
1
-15
/
+38
2013-07-20
vxlan: unregister on namespace exit
stephen hemminger
1
-1
/
+3
2013-07-19
can: usb_8dev: fix urb leak on failure path in usb_8dev_start()
Alexey Khoroshilov
1
-0
/
+1
2013-07-19
net: can: esd_usb2: check index of array before accessing
Maximilian Schneider
1
-0
/
+10
2013-07-18
ath9k_hw: Fix multicast search for AR9002 family
Sujith Manoharan
1
-1
/
+9
2013-07-18
rtlwifi: Fix build errors for unusual cases
Larry Finger
10
-35
/
+91
2013-07-18
ath5k: fix extra set bit in multicast mask
Bob Copeland
1
-1
/
+1
2013-07-18
rt2x00: RT2X00 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-07-18
ssb: fix alignment of struct bcma_device_id
Arnd Bergmann
1
-2
/
+3
2013-07-18
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
3
-5
/
+11
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-25
/
+37
2013-07-18
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-24
/
+38
2013-07-18
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
1
-29
/
+56
2013-07-18
md/raid1: fix bio handling problems in process_checks()
NeilBrown
1
-23
/
+30
2013-07-18
md: Remove recent change which allows devices to skip recovery.
NeilBrown
1
-14
/
+0
2013-07-18
md/raid10: fix two problems with RAID10 resync.
NeilBrown
1
-2
/
+9
2013-07-17
drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)
Alex Deucher
4
-0
/
+31
2013-07-17
drm/radeon/dpm/atom: fix broken gcc harder
Alex Deucher
1
-3
/
+6
2013-07-17
xen-netfront: pull on receive skb may need to happen earlier
Jan Beulich
1
-18
/
+13
2013-07-17
vxlan: add necessary locking on device removal
stephen hemminger
1
-0
/
+6
2013-07-17
drm/radeon/dpm/atom: restructure logic to work around a compiler bug
Andre Heider
1
-2
/
+3
2013-07-17
drm/radeon/dpm: fix atom vram table parsing
Alex Deucher
1
-16
/
+10
2013-07-17
drm/radeon: fix an endian bug in atom table parsing
Alex Deucher
1
-1
/
+1
2013-07-17
drm/radeon: add a module parameter to disable aspm
Alex Deucher
6
-12
/
+27
2013-07-17
ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...
Alexey Khoroshilov
1
-3
/
+6
2013-07-17
ath9k: fix tx pending frames accounting for dropped packets
Felix Fietkau
1
-16
/
+28
2013-07-17
rtlwifi: Initialize power-setting callback for USB devices
Larry Finger
4
-13
/
+15
2013-07-17
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-17
drm/shmobile: Use the GEM PRIME helpers
Laurent Pinchart
1
-2
/
+7
2013-07-17
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2
-4
/
+14
2013-07-17
hyperv: Fix the NETIF_F_SG flag setting in netvsc
Haiyang Zhang
1
-2
/
+2
2013-07-17
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
1
-0
/
+1
2013-07-17
linked-list: Remove __list_for_each
Dave Jones
1
-11
/
+0
2013-07-17
net: Fix sysfs_format_mac() code duplication.
David S. Miller
1
-20
/
+1
2013-07-17
x86: Make sure IDT is page aligned
Kees Cook
3
-25
/
+8
2013-07-16
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
1
-4
/
+10
[next]