summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | xprtrdma: Do not wait if ib_post_send() failsChuck Lever2016-03-141-1/+5
| | * | | | | xprtrdma: Segment head and tail XDR buffers on page boundariesChuck Lever2016-03-141-10/+32
| | * | | | | xprtrdma: Clean up dprintk format string containing a newlineChuck Lever2016-03-141-4/+2
| | * | | | | xprtrdma: Clean up physical_op_map()Chuck Lever2016-03-141-1/+0
| * | | | | | Merge branch 'multipath'Trond Myklebust2016-02-228-100/+768
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Allow addition of new transports to a struct rpc_clntTrond Myklebust2016-02-051-2/+131
| | * | | | | | SUNRPC: Make NFS swap work with multipathTrond Myklebust2016-02-051-42/+24
| | * | | | | | SUNRPC: Add a helper to apply a function to all the rpc_clnt's transportsTrond Myklebust2016-02-051-0/+51
| | * | | | | | SUNRPC: Allow caller to specify the transport to useTrond Myklebust2016-02-051-0/+2
| | * | | | | | SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-054-36/+26
| | * | | | | | SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust2016-02-053-7/+33
| | * | | | | | SUNRPC: Add a structure to track multiple transportsTrond Myklebust2016-02-053-1/+478
| | * | | | | | SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust2016-01-311-1/+2
| | * | | | | | SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust2016-01-311-3/+21
| | * | | | | | SUNRPC: Remove unused function rpc_task_reset_clientTrond Myklebust2016-01-311-8/+0
* | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19402-11643/+18375
|\ \ \ \ \ \ \ \
| * | | | | | | | RDS: TCP: Remove unused constantSowmini Varadhan2016-03-181-2/+0
| * | | | | | | | RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan2016-03-181-10/+135
| * | | | | | | | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-183-8/+9
| * | | | | | | | bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-181-8/+1
| * | | | | | | | bpf: make skb->tc_classid also readableDaniel Borkmann2016-03-181-6/+6
| * | | | | | | | cls_bpf: reset class and reuse major in daDaniel Borkmann2016-03-181-5/+8
| * | | | | | | | openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman2016-03-181-3/+0
| * | | | | | | | ovs: internal_set_rx_headroom() can be staticWu Fengguang2016-03-181-1/+1
| * | | | | | | | net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang2016-03-181-4/+4
| * | | | | | | | tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-172-4/+0
| * | | | | | | | vlan: propagate gso_max_segsEric Dumazet2016-03-172-0/+2
| * | | | | | | | ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwordsBen Hutchings2016-03-161-1/+1
| * | | | | | | | sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire2016-03-161-4/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-1415-131/+720
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_conntrack: consolidate lock/unlock into unlock_waitNicholas Mc Guire2016-03-151-4/+2
| | * | | | | | | | openvswitch: Interface with NAT.Jarno Rajahalme2016-03-143-28/+502
| | * | | | | | | | openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme2016-03-141-5/+16
| | * | | | | | | | openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme2016-03-141-2/+8
| | * | | | | | | | openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme2016-03-141-13/+90
| | * | | | | | | | openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme2016-03-141-3/+4
| | * | | | | | | | openvswitch: Add commentary to conntrack.cJarno Rajahalme2016-03-141-1/+20
| | * | | | | | | | netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme2016-03-142-44/+16
| | * | | | | | | | netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme2016-03-141-2/+0
| | * | | | | | | | netfilter: x_tables: check for size overflowFlorian Westphal2016-03-121-0/+3
| | * | | | | | | | netfilter: nft_compat: check match/targetinfo attr sizeFlorian Westphal2016-03-111-0/+6
| | * | | | | | | | Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-113-12/+35
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni2016-03-071-1/+1
| | | * | | | | | | | ipvs: allow rescheduling after RSTJulian Anastasov2016-03-071-0/+1
| | | * | | | | | | | ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-9/+28
| | | * | | | | | | | ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann2016-03-071-2/+2
| | | * | | | | | | | netfilter: nfnetlink_acct: validate NFACCT_FILTER parametersPhil Turnbull2016-02-291-0/+3
| | * | | | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2016-03-104-31/+32
| | |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud