aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-11-27Bluetooth: Automatically flushable packets aren't allowed on LE linksSteven Walter1-3/+11
2014-11-26Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...Trond Myklebust3-17/+107
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust1-5/+16
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn3-11/+14
2014-11-26bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf1-5/+12
2014-11-26bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVEThomas Graf1-0/+1
2014-11-26bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf1-0/+6
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg3-3/+40
2014-11-26tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue8-175/+203
2014-11-26tipc: use generic SKB list APIs to manage link receive queueYing Xue2-50/+37
2014-11-26tipc: use generic SKB list APIs to manage deferred queue of linkYing Xue5-69/+47
2014-11-26tipc: use generic SKB list APIs to manage link transmission queueYing Xue5-176/+153
2014-11-26tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routineYing Xue1-6/+6
2014-11-26tipc: remove unused between routineYing Xue1-9/+0
2014-11-26tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue4-8/+5
2014-11-26tipc: clean up the process of link pushing packetsYing Xue3-42/+24
2014-11-26tipc: remove retransmission queueYing Xue2-38/+1
2014-11-26tipc: remove protocol message queueYing Xue2-24/+0
2014-11-26tipc: remove node subscription infrastructureYing Xue9-179/+56
2014-11-26ipv6: Remove unnecessary testzhuyj1-4/+2
2014-11-26gue: Call remcsum_adjustTom Herbert1-67/+17
2014-11-26pkt_sched: fq: increase max delay from 125 ms to one secondEric Dumazet1-5/+4
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg1-123/+99
2014-11-26mac802154: remove unnecessary if statementVarka Bhadram1-5/+3
2014-11-26ieee802154: fix spelling mistakesVarka Bhadram4-4/+4
2014-11-25Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-11/+16
2014-11-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller57-343/+222
2014-11-25SUNRPC: serialize iostats updatesChuck Lever1-5/+16
2014-11-25tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet2-2/+8
2014-11-25Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...Pablo Neira1-8/+6
2014-11-25ip6_udp_tunnel: Fix checksum calculationAlexander Duyck1-3/+1
2014-11-25xprtrdma: Display async errorsChuck Lever1-4/+32
2014-11-25xprtrdma: Enable pad optimizationChuck Lever1-1/+1
2014-11-25xprtrdma: Re-write rpcrdma_flush_cqs()Chuck Lever1-2/+9
2014-11-25xprtrdma: Refactor tasklet schedulingChuck Lever1-5/+12
2014-11-25xprtrdma: unmap all FMRs during transport disconnectChuck Lever2-2/+42
2014-11-25xprtrdma: Cap req_cqinitChuck Lever2-1/+9
2014-11-25xprtrdma: Return an errno from rpcrdma_register_external()Chuck Lever1-2/+2
2014-11-25crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann1-4/+20
2014-11-25mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg1-1/+10
2014-11-25cfg80211: remove pointless channel lookup in survey codeJohannes Berg1-5/+1
2014-11-24sunrpc: eliminate RPC_TRACEPOINTSJeff Layton1-1/+1
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton28-44/+44
2014-11-24net/ping: handle protocol mismatching scenarioJane Zhou1-0/+2
2014-11-24af_packet: fix sparse warningMichael S. Tsirkin1-1/+1
2014-11-24ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov1-2/+2
2014-11-24tipc: fix sparse warnings in new nl apiRichard Alpe6-21/+29
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller34-156/+580
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton1-59/+2
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton2-2/+15