summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Linux 3.10.18v3.10.18Greg 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: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
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-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-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: fix the race between channels setting and refillJason Wang1-4/+1
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-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-04net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-7/+23
2013-11-04net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam1-0/+2
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-11-04ipv4: fix ineffective source address selectionJiri Benc1-1/+1
2013-11-04proc connector: fix info leaksMathias Krause1-0/+18
2013-11-04net: heap overflow in __audit_sockaddr()Dan Carpenter2-4/+22
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-11-04l2tp: Fix build warning with ipv6 disabled.David S. Miller1-5/+8
2013-11-04l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois CACHEREUL2-4/+26
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2-2/+2