aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N1-0/+3
2013-08-14PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd1-7/+13
2013-08-13gianfar: Add flow control supportClaudiu Manoil3-3/+132
2013-08-13myri10ge: Update MAINTAINERSHyong-Youb Kim1-2/+2
2013-08-13pptp: fix byte order warningsstephen hemminger2-6/+6
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger1-2/+4
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich1-30/+69
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown2-2/+2
2013-08-13net: asix: Staticise non-exported symbolsMark Brown1-3/+5
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki1-30/+34
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann1-4/+6
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann1-1/+2
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov3-8/+24
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso6-16/+114
2013-08-13netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso1-69/+87
2013-08-13genetlink: fix family dump raceJohannes Berg1-0/+7
2013-08-12net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann1-2/+2
2013-08-12net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann1-2/+2
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz1-19/+92
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-08-12USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold1-4/+4
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold1-1/+1
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch1-10/+10
2013-08-12wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese1-2/+7
2013-08-12USB: EHCI: accept very late isochronous URBsAlan Stern1-7/+6
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao1-2/+2
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o1-2/+4
2013-08-12ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam C525Maksim A. Boyko1-0/+1
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen1-0/+1
2013-08-12ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai1-3/+3
2013-08-12ALSA: usb-audio: fix automatic Roland/Yamaha MIDI detectionClemens Ladisch1-3/+3
2013-08-12ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2-6/+16
2013-08-12ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2-2/+41
2013-08-12ALSA: hda - Add pinfix for LG LW25 laptopTakashi Iwai1-0/+10
2013-08-11af_unix: fix bug on large send()Eric Dumazet1-1/+2
2013-08-11tipc: avoid possible deadlock while enable and disable bearerdingtianhong1-2/+7
2013-08-11can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-08-11macvtap: fix two racesEric Dumazet1-3/+9
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen7-0/+946
2013-08-11Linux 3.11-rc5Linus Torvalds1-1/+1
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing5-7/+33
2013-08-10netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng1-4/+8
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala1-1/+1
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet6-55/+60
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2-35/+31
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng3-11/+15
2013-08-09btrfs: don't loop on large offsets in readdirZach Brown1-8/+25