summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-09Linux 3.2.69v3.2.69Ben Hutchings1-1/+1
2015-05-09Revert "KVM: s390: flush CPU on load control"Ben Hutchings1-2/+0
2015-05-09ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter1-5/+5
2015-05-09ipvs: rerouting to local clients is not needed anymoreJulian Anastasov1-11/+21
2015-05-09IB/core: Avoid leakage from kernel to user spaceEli Cohen1-0/+1
2015-05-09spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-09net: make skb_gso_segment error handling more robustFlorian Westphal2-1/+3
2015-05-09tcp: avoid looping in tcp_send_fin()Eric Dumazet1-20/+27
2015-05-09ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-05-09gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman1-2/+2
2015-05-09benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-05-09ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-05-09tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-05-09r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-05-098139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-05-098139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-05-09tcp: make connect() mem charging friendlyEric Dumazet1-5/+2
2015-05-09rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-05-09caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-05-09rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-05-09net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-6/+6
2015-05-09net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2-9/+17
2015-05-09net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti1-1/+6
2015-05-09udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-05-09usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-05-09macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-05-09macvtap: limit head length of skb allocatedJason Wang1-1/+7
2015-05-09net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-05-09ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-05-09ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-05-09gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-05-09rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-2/+10
2015-05-09ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-05-09ping: Fix race in free in receive pathsubashab@codeaurora.org1-1/+4
2015-05-09netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-05-09ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-05-09net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-05-09ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-05-09jfs: fix readdir regressionDave Kleikamp1-2/+2
2015-05-09NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust1-5/+5
2015-05-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha1-0/+3
2015-05-09ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-09fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-25/+40
2015-05-09ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-05-09net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-05-09net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-05-09netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2015-05-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-05-09ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6