summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.59v3.14.59Greg Kroah-Hartman2016-01-221-1/+1
* KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats2016-01-221-0/+1
* KEYS: Fix race between read and revokeDavid Howells2016-01-221-9/+9
* KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells2016-01-221-2/+4
* KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2016-01-221-4/+4
* af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat2016-01-221-10/+3
* bluetooth: Validate socket address length in sco_sock_bind().David S. Miller2016-01-221-0/+3
* pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2016-01-221-0/+6
* skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2016-01-221-1/+1
* vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2016-01-221-1/+2
* sh_eth: fix kernel oops in skb_put()Sergei Shtylyov2016-01-221-2/+2
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-226-0/+16
* ipv6: sctp: clone options to avoid use after freeEric Dumazet2016-01-221-0/+8
* sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-223-2/+5
* sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner2016-01-221-2/+2
* atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2016-01-221-4/+3
* gre6: allow to update all parameters via rtnlNicolas Dichtel2016-01-221-5/+3
* usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings2016-01-221-1/+2
* USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov2016-01-221-0/+4
* USB: add quirk for devices with broken LPMAlan Stern2016-01-223-1/+15
* USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy2016-01-221-1/+0
* USB: serial: Another Infineon flash loader USB IDJonas Jonsson2016-01-221-0/+1
* USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson2016-01-221-0/+5
* ocfs2: fix umask ignored issueJunxiao Bi2016-01-221-0/+2
* nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2016-01-221-1/+5
* nfs4: start callback_ident at idr 1Benjamin Coddington2016-01-221-1/+1
* firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2016-01-221-0/+5
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2016-01-223-3/+16
* ext4: fix potential use after free in __ext4_journal_stopLukas Czerner2016-01-221-3/+3
* Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana2016-01-221-2/+8
* Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana2016-01-221-4/+12
* ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet2016-01-221-1/+8
* ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2016-01-223-5/+11
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2016-01-221-1/+1
* net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2016-01-221-7/+8
* net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2016-01-221-7/+8
* net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2016-01-221-0/+2
* tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2016-01-221-0/+1
* tcp: md5: fix lockdep annotationEric Dumazet2016-01-221-1/+2
* net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork2016-01-221-0/+1
* snmp: Remove duplicate OUTMCAST stat incrementNeil Horman2016-01-221-2/+0
* ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2016-01-222-2/+4
* sctp: translate host order to network order when setting a hmacidlucien2016-01-221-2/+2
* packet: infer protocol from ethernet header if unsetDaniel Borkmann2016-01-221-0/+11
* packet: always probe for transport headerDaniel Borkmann2016-01-221-4/+3
* packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann2016-01-221-2/+3
* tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-01-221-3/+4
* unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2016-01-222-19/+165
* Linux 3.14.58v3.14.58Greg Kroah-Hartman2015-12-091-1/+1
* ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch2015-12-091-0/+42