summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-09Linux 3.2.69v3.2.69Ben Hutchings
2015-05-09Revert "KVM: s390: flush CPU on load control"Ben Hutchings
2015-05-09ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-05-09ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-05-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
2015-05-09spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott
2015-05-09net: make skb_gso_segment error handling more robustFlorian Westphal
2015-05-09tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-09ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-05-09gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2015-05-09benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-05-09ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-09tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-09r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-098139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-098139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-05-09tcp: make connect() mem charging friendlyEric Dumazet
2015-05-09rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-05-09caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro
2015-05-09rds: avoid potential stack overflowArnd Bergmann
2015-05-09net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-05-09net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com
2015-05-09net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-05-09udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-05-09usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-05-09macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-05-09macvtap: limit head length of skb allocatedJason Wang
2015-05-09net: reject creation of netdev names with colonsMatthew Thode
2015-05-09ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2015-05-09ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov
2015-05-09gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki
2015-05-09rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong
2015-05-09ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-05-09ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-05-09netxen: fix netxen_nic_poll() logicEric Dumazet
2015-05-09ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-05-09net: rps: fix cpu unplugEric Dumazet
2015-05-09ip: zero sockaddr returned on error queueWillem de Bruijn
2015-05-09jfs: fix readdir regressionDave Kleikamp
2015-05-09NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust
2015-05-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2015-05-09ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-09fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-09ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-05-09net: rds: use correct size for max unacked packets and bytesSasha Levin
2015-05-09net: llc: use correct size for sysctl timeout entriesSasha Levin
2015-05-09netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2015-05-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin
2015-05-09ocfs2: _really_ sync the right rangeAl Viro
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche