summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-0/+15
* sunrpc: flag transports as having congestion controlJeff Layton2017-02-242-0/+9
* sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-1/+1
* nfsd: merge stable fix into main nfsd branchJ. Bruce Fields2017-02-2010-103/+86
|\
| * Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-021-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0110-103/+86
| |\ \
| | * | tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-011-2/+4
| | * | ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-02-011-1/+1
| | * | net/sched: matchall: Fix configuration raceYotam Gigi2017-02-011-82/+45
| | * | net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman2017-01-301-2/+2
| | * | Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm...David S. Miller2017-01-301-7/+16
| | |\ \
| | | * | can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-01-301-7/+16
| | * | | ipv6: Paritially checksum full MTU framesVlad Yasevich2017-01-301-1/+1
| | |/ /
| | * | can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-295-8/+17
* | | | SUNRPC: Drop all entries from cache_detail when cache_purge()Kinglong Mee2017-02-081-15/+26
* | | | svcrdma: Poll CQs in "workqueue" modeChuck Lever2017-02-082-16/+16
* | | | svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-082-26/+21
* | | | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-081-1/+0
* | | | svcrdma: Clean up backchannel send header encodingChuck Lever2017-02-081-8/+9
* | | | svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever2017-02-081-153/+79
* | | | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-083-24/+14
* | | | svcrdma: Another sendto chunk list parsing updateChuck Lever2017-02-082-24/+28
* | | | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-312-2/+14
| |_|/ |/| |
* | | svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields2017-01-311-1/+1
|/ /
* | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-0/+6
|\ \ | |/ |/|
| * SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-242-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2752-268/+407
|\ \ | |/ |/|
| * tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-275-9/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-2619-88/+103
| |\
| | * netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso2017-01-241-0/+1
| | * netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-243-14/+14
| | * netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-01-241-7/+9
| | * netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-242-2/+2
| | * netfilter: nf_tables: validate the name size when possibleLiping Zhang2017-01-234-11/+22
| | * netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal2017-01-191-19/+20
| | * netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal2017-01-191-5/+2
| | * netfilter: ipt_CLUSTERIP: fix build error without procfsArnd Bergmann2017-01-181-1/+6
| | * netfilter: Fix typo in NF_CONNTRACK Kconfig option descriptionWilliam Breathitt Gray2017-01-161-1/+1
| | * netfilter: nf_tables: fix possible oops when dumping stateful objectsLiping Zhang2017-01-161-2/+3
| | * netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-164-27/+17
| | * tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-01-092-0/+2
| | * netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-01-092-0/+5
| * | Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-01-251-5/+5
| |\ \
| | * | batman-adv: Decrease hardif refcnt on fragmentation send errorSven Eckelmann2017-01-041-5/+5
| * | | net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli2017-01-251-0/+2
| * | | tcp: correct memory barrier usage in tcp_check_space()Jason Baron2017-01-251-1/+1
| * | | sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long2017-01-251-1/+1
| * | | sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long2017-01-251-1/+5
| * | | lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-01-241-1/+5
| * | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-245-0/+6
OpenPOWER on IntegriCloud