summaryrefslogtreecommitdiffstats
path: root/lib/notifier-error-inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-20bridge: do not call setup_timer() multiple timesEric Dumazet1-2/+3
2013-07-20sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar1-1/+5
2013-07-20arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-07-20veth: add vlan featuresFlavio Leitner1-0/+1
2013-07-20qlcnic: Fix guest VLANManish Chopra1-2/+10
2013-07-20qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria1-1/+1
2013-07-20qlcnic: Fix dump template version maskShahed Shaikh1-1/+1
2013-07-20qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani1-2/+2
2013-07-20qlcnic: Fix panic while setting VF's MAC addressManish Chopra1-1/+3
2013-07-20qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty1-12/+10
2013-07-20qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty1-1/+2
2013-07-20qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar1-1/+1
2013-07-20qlcnic: Fix invalid register offset calculationShahed Shaikh1-1/+1
2013-07-20vxlan: fix igmp racesstephen hemminger1-15/+38
2013-07-20vxlan: unregister on namespace exitstephen hemminger1-1/+3
2013-07-19can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov1-0/+1
2013-07-19net: can: esd_usb2: check index of array before accessingMaximilian Schneider1-0/+10
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-07-18rtlwifi: Fix build errors for unusual casesLarry Finger10-35/+91
2013-07-18ath5k: fix extra set bit in multicast maskBob Copeland1-1/+1
2013-07-18rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-18ssb: fix alignment of struct bcma_device_idArnd Bergmann1-2/+3
2013-07-18vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-07-18vlan: mask vlan prio bitsEric Dumazet3-5/+11
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente1-29/+56
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown1-23/+30
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown1-14/+0
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown1-2/+9
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher4-0/+31
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher1-3/+6
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich1-18/+13
2013-07-17vxlan: add necessary locking on device removalstephen hemminger1-0/+6
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider1-2/+3
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher1-16/+10
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher1-1/+1
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher6-12/+27
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov1-3/+6
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau1-16/+28
2013-07-17rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart1-2/+7
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart1-2/+7
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2-4/+14
2013-07-17hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang1-2/+2
2013-07-17driver-core: fix new kernel-doc warning in base/platform.cRandy Dunlap1-0/+1
2013-07-17linked-list: Remove __list_for_eachDave Jones1-11/+0
2013-07-17net: Fix sysfs_format_mac() code duplication.David S. Miller1-20/+1
2013-07-17x86: Make sure IDT is page alignedKees Cook3-25/+8
2013-07-16be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi1-4/+10