summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Linux 3.11.7v3.11.7Greg Kroah-Hartman1-1/+1
2013-11-04usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-11-04USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-11-04USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2013-11-04serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-11-04wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy1-0/+2
2013-11-04wireless: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2013-11-04w1 - call request_module with w1 master mutex unlockedHans-Frieder Vogt1-0/+3
2013-11-04writeback: fix negative bdi max pauseFengguang Wu1-5/+5
2013-11-04ALSA: hda - Fix inverted internal mic not indicated on some machinesDavid Henningsson1-1/+1
2013-11-04ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai1-1/+3
2013-11-04mm: fix BUG in __split_huge_page_pmdHugh Dickins1-1/+9
2013-11-04mm/zswap: bugfix: memory leak when re-swaponWeijie Yang1-0/+4
2013-11-04mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov3-2/+9
2013-11-04i2c: ismt: initialize DMA bufferJames Ralston1-0/+3
2013-11-04dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-11-04gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg1-2/+3
2013-11-04ext[34]: fix double put in tmpfileMiklos Szeredi2-6/+4
2013-11-04ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij1-5/+4
2013-11-04ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-11-04ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa1-7/+31
2013-11-04netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov1-2/+2
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov3-8/+10
2013-11-04ipv6: always prefer rt6i_gateway if presentJulian Anastasov1-1/+1
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa3-2/+7
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-11-04net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann1-0/+10
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-11-04wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich1-1/+1
2013-11-04sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du1-1/+2
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-04bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich1-1/+1
2013-11-04virtio-net: refill only when device is up during setting queuesJason Wang1-1/+5
2013-11-04virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang1-0/+8
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-04connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-11-04unix_diag: fix info leakMathias Krause1-0/+1
2013-11-04farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04netem: free skb's in tree on resetstephen hemminger1-0/+16
2013-11-04netem: update backlog after dropstephen hemminger1-0/+1
2013-11-04l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-11-04vti: get rid of nf mark rule in preroutingChristophe Gouault1-3/+11
2013-11-04Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing3-22/+28
2013-11-04bridge: update mdb expiration timer upon reports.Vlad Yasevich1-1/+8
2013-11-04net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-11-04net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-11-04net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-19/+22