summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05Linux 3.8.6v3.8.6Greg Kroah-Hartman
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-05net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-04-05net: fix the use of this_cpu_ptrLi RongQing
2013-04-05net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-04-05net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-05ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa
2013-04-05ipv6: don't accept multicast traffic with scope 0Hannes Frederic Sowa
2013-04-05ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-04-05fec: Fix the build as moduleFabio Estevam
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-05aoe: reserve enough headroom on skbsEric Dumazet
2013-04-05net: fix *_DIAG_MAX constantsAndrey Vagin
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com
2013-04-05bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-04-05unix: fix a race condition in unix_release()Paul Moore
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-058021q: fix a potential use-after-freeCong Wang
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-05sky2: Receive Overflows not countedMirko Lindner
2013-04-05net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet
2013-04-05regulator: Fix memory garbage dev_err printout.Russ Dill
2013-04-05efivars: Handle duplicate names from get_next_variable()Matt Fleming
2013-04-05efivars: explicitly calculate length of VariableNameMatt Fleming
2013-04-05tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-04-05xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-04-05Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-04-05iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä
2013-04-05drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()Takashi Iwai
2013-04-05nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-04-05virtio: console: add locking around c_ovq operationsAmit Shah
2013-04-05virtio: console: rename cvq_lock to c_ivq_lockAmit Shah
2013-04-05ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak
2013-04-05ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter
2013-04-05ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo
2013-04-05ARM: cns3xxx: fix mapping of private memory regionMac Lin
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-05kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-04-05usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-04-05USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold