summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann1-1/+1
2015-12-15RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2015-12-15ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11
2015-12-15tipc: fix error handling of expanding buffer headroomYing Xue1-2/+5
2015-12-15broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-15vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-13/+2
2015-12-15net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-15net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-15net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-12-15tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-12-15tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet1-3/+19
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