summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-23net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-01-23net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-01-23net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2016-01-23tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2016-01-23tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2016-01-23net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2016-01-23snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2016-01-23ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2016-01-23sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2016-01-23packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2016-01-23packet: always probe for transport headerDaniel Borkmann1-4/+3
2016-01-23packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2016-01-23tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2016-01-23unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-19/+165
2015-12-09Linux 3.14.58v3.14.58Greg Kroah-Hartman1-1/+1
2015-12-09ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch1-0/+42
2015-12-09ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch4-0/+16
2015-12-09ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch1-0/+1
2015-12-09USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-12-09USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-12-09USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2-0/+6
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-12-09arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-12-09can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-12-09Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-12-09Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-12-09staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2015-12-09ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-12-09virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-12-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9