summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-085-69/+48
|\
| * svcrdma: advertise the correct max payloadSteve Wise2014-09-292-1/+8
| * sunrpc: fix byte-swapping of displayed XIDChuck Lever2014-08-281-1/+1
| * SUNRPC: Fix compile on non-x86J. Bruce Fields2014-08-281-4/+0
| * SUNRPC: Optimise away svc_recv_availableTrond Myklebust2014-08-171-17/+6
| * SUNRPC: More optimisations of svc_xprt_enqueue()Trond Myklebust2014-08-171-14/+7
| * SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprtTrond Myklebust2014-08-171-21/+10
| * SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-172-17/+17
| * SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprtTrond Myklebust2014-08-171-5/+10
| * SUNRPC: Do not override wspace tests in svc_handle_xprtTrond Myklebust2014-08-171-1/+1
* | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-084-55/+75
|\ \
| * \ Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-09-301-0/+3
| |\ \
| | * | SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust2014-09-251-0/+3
| * | | NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown2014-09-253-14/+0
| * | | rpc: Add -EPERM processing for xs_udp_send_request()Jason Baron2014-09-242-0/+8
| * | | rpc: return sent and err from xs_sendpages()Jason Baron2014-09-241-39/+42
| * | | SUNRPC: Don't wake tasks during connection abortBenjamin Coddington2014-09-241-0/+4
| * | | rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl2014-09-101-2/+18
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-073-3/+3
|\ \ \
| * | | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
| * | | treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer2014-08-281-1/+1
| * | | treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* | | | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-0711-402/+32
|\ \ \ \
| * | | | net: make tcp_cleanup_rbuf privateDan Williams2014-09-281-1/+1
| * | | | net_dma: revert 'copied_early'Dan Williams2014-09-281-14/+8
| * | | | net_dma: simple removalDan Williams2014-09-2811-387/+23
* | | | | ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-304-5/+29
* | | | | ematch: Fix matching of inverted containers.Ignacy Gawędzki2014-09-291-2/+4
* | | | | gro: fix aggregation for skb using frag_listEric Dumazet2014-09-291-0/+3
* | | | | neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2014-09-281-1/+1
* | | | | ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-0/+2
* | | | | ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-1/+5
* | | | | ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert2014-09-281-1/+5
* | | | | ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel2014-09-261-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-264-8/+71
|\ \ \ \ \
| * | | | | netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso2014-09-071-0/+1
| * | | | | netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso2014-09-031-1/+63
| * | | | | netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso2014-09-031-2/+0
| * | | | | netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso2014-09-031-5/+7
* | | | | | ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert2014-09-261-3/+8
* | | | | | Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-241-1/+1
|\ \ \ \ \ \
| * | | | | | net: rfkill: gpio: Fix clock statusLoic Poulain2014-09-221-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2217-40/+133
|\ \ \ \ \ \ \
| * | | | | | | ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet2014-09-221-3/+3
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-223-13/+45
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-161-8/+24
| | * | | | | | | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-163-6/+22
| * | | | | | | | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-221-4/+14
| * | | | | | | | openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier2014-09-191-4/+5
| * | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-191-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
OpenPOWER on IntegriCloud