summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-10net: make skb_gso_segment error handling more robustFlorian Westphal2-1/+3
2015-05-10tcp: avoid looping in tcp_send_fin()Eric Dumazet1-20/+27
2015-05-10ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-05-10gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman1-2/+2
2015-05-10benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-05-10ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-05-10tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-05-10r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-05-108139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2015-05-108139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman1-1/+1
2015-05-10tcp: make connect() mem charging friendlyEric Dumazet1-5/+2
2015-05-10rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-05-10caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-05-10rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-05-10net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-6/+6
2015-05-10net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2-9/+17
2015-05-10net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti1-1/+6
2015-05-10udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2-2/+4
2015-05-10usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-05-10macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-05-10macvtap: limit head length of skb allocatedJason Wang1-1/+7
2015-05-10net: reject creation of netdev names with colonsMatthew Thode1-1/+1
2015-05-10ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-05-10ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov1-4/+7
2015-05-10gen_stats.c: Duplicate xstats buffer for later useIgnacy Gawędzki1-1/+14
2015-05-10rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong1-2/+10
2015-05-10ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-05-10ping: Fix race in free in receive pathsubashab@codeaurora.org1-1/+4
2015-05-10netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-05-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-05-10net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-05-10ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-05-10jfs: fix readdir regressionDave Kleikamp1-2/+2
2015-05-10NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust1-5/+5
2015-05-10net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha1-0/+3
2015-05-10ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-10fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-25/+40
2015-05-10ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark1-1/+8
2015-05-10net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-05-10net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2015-05-10netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2015-05-10ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-05-10ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-05-10Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-05-10be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-05-10xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-05-10IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-05-10mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-05-10x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann1-0/+9
2015-05-10x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+9