summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Linux 3.14.59v3.14.59Greg Kroah-Hartman1-1/+1
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats1-0/+1
2016-01-22KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-01-22KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2016-01-22KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2016-01-22af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat1-10/+3
2016-01-22bluetooth: Validate socket address length in sco_sock_bind().David S. Miller1-0/+3
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich1-1/+1
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich1-1/+2
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa6-0/+16
2016-01-22ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner3-2/+5
2016-01-22sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel1-5/+3
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-22USB: add quirk for devices with broken LPMAlan Stern3-1/+15
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2016-01-22ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2016-01-22nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2016-01-22nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2016-01-22firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2016-01-22ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong3-3/+16
2016-01-22ext4: fix potential use after free in __ext4_journal_stopLukas Czerner1-3/+3
2016-01-22Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2016-01-22Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana1-4/+12
2016-01-22ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11
2016-01-22broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2016-01-22net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-01-22net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2016-01-22net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2016-01-22tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2016-01-22tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2016-01-22net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2016-01-22snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2016-01-22ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2016-01-22sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2016-01-22packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2016-01-22packet: always probe for transport headerDaniel Borkmann1-4/+3
2016-01-22packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2016-01-22tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2016-01-22unix: 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