summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rds: avoid potential stack overflowArnd Bergmann2015-05-091-18/+22
* net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-05-091-6/+6
* net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2015-05-092-9/+17
* net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-05-091-1/+6
* udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-05-092-2/+4
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-05-091-0/+5
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-05-091-2/+5
* macvtap: limit head length of skb allocatedJason Wang2015-05-091-1/+7
* net: reject creation of netdev names with colonsMatthew Thode2015-05-091-1/+1
* ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki2015-05-091-0/+1
* ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov2015-05-091-4/+7
* gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki2015-05-091-1/+14
* rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-05-091-2/+10
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-05-091-1/+1
* ping: Fix race in free in receive pathsubashab@codeaurora.org2015-05-091-1/+4
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-05-091-1/+4
* ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-05-091-5/+2
* net: rps: fix cpu unplugEric Dumazet2015-05-091-5/+15
* ip: zero sockaddr returned on error queueWillem de Bruijn2015-05-092-13/+5
* jfs: fix readdir regressionDave Kleikamp2015-05-091-2/+2
* NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust2015-05-091-5/+5
* net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha2015-05-091-0/+3
* ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-05-091-0/+1
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2015-05-091-25/+40
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-05-091-1/+8
* net: rds: use correct size for max unacked packets and bytesSasha Levin2015-05-091-2/+2
* net: llc: use correct size for sysctl timeout entriesSasha Levin2015-05-091-4/+4
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2015-05-091-2/+2
* ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin2015-05-091-0/+1
* ocfs2: _really_ sync the right rangeAl Viro2015-05-091-4/+10
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-05-092-2/+6
* be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-05-091-1/+1
* xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-05-091-4/+1
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-05-091-0/+8
* mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-05-093-5/+12
* x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-05-091-0/+9
* x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2015-05-091-0/+9
* x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2015-05-091-0/+8
* x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani2015-05-091-8/+0
* x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones2015-05-091-1/+1
* x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2015-05-091-0/+16
* x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2015-05-091-8/+0
* ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2015-05-091-0/+8
* x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2015-05-091-8/+0
* radeon: Do not directly dereference pointers to BIOS area.David Miller2015-05-091-3/+7
* ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-05-091-1/+1
* hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov2015-05-091-9/+11
* mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu2015-05-092-3/+8
* selinux: fix sel_write_enforce broken return valueJoe Perches2015-05-091-1/+1
* USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein2015-05-091-2/+6