summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15tcp: disable Fast Open on timeouts after handshakeYuchung Cheng1-0/+12
2015-12-15tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2015-12-15net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-15net/ip6_tunnel: fix dst leakPaolo Abeni1-1/+1
2015-12-15snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2015-12-15net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-2/+8
2015-12-15net: switchdev: fix return code of fdb_dump stubDragos Tatulea1-1/+1
2015-12-15ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-12-15net/mlx5e: Added self loopback preventionTariq Toukan2-12/+68
2015-12-15sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2015-12-15packet: fix tpacket_snd max frame lenDaniel Borkmann1-4/+5
2015-12-15packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-12-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-12-15packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-12-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-12-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-12-15Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel4-11/+6
2015-12-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2-2/+4
2015-12-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau1-1/+10
2015-12-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau1-1/+7
2015-12-15af-unix: passcred support for sendpageHannes Frederic Sowa1-15/+64
2015-12-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-19/+165
2015-12-15af_unix: take receive queue lock while appending new skbHannes Frederic Sowa1-1/+4
2015-12-15af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa1-0/+1
2015-12-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa1-0/+18
2015-12-15r8169: fix kasan reported skb use-after-free.françois romieu1-3/+3
2015-12-15certs: add .gitignore to stop git nagging about x509_certificate_listPaul Gortmaker2-1/+4
2015-12-11Linux 4.3.2v4.3.2Greg Kroah-Hartman1-1/+1
2015-12-11X.509: Fix the time validation [ver #2]David Howells1-5/+7
2015-12-11crypto: asymmetric_keys - remove always false comparisonsudip1-3/+3
2015-12-09Linux 4.3.1v4.3.1Greg Kroah-Hartman1-1/+1
2015-12-09xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky3-2/+13
2015-12-09staging/lustre: use jiffies for lp_last_query timesArnd Bergmann1-1/+1
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4
2015-12-09tty: audit: Fix audit sourcePeter Hurley3-5/+5
2015-12-09ttyFDC: Fix build problems due to use of module_{init,exit}James Hogan1-34/+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: xhci: fix checking ep busy for CFCLu Baolu1-26/+6
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-09USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork1-20/+34
2015-12-09USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar1-0/+40
2015-12-09usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen1-1/+1
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1