summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-151-1/+2
|\
| * 9p/trans_virtio: discard zero-length replyGreg Kurz2018-02-091-1/+2
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1132-193/+193
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-111-1/+1
|\ \
| * | smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0941-177/+385
|\ \ \
| * | | sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev2018-02-091-1/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-092-5/+56
| |\ \ \
| | * | | net: add a UID to use for ULP socket assignmentJohn Fastabend2018-02-062-5/+56
| * | | | tipc: fix skb truesize/datasize ratio controlHoang Le2018-02-081-2/+2
| * | | | net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera2018-02-081-1/+2
| * | | | mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams2018-02-081-10/+14
| * | | | rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-0811-30/+76
| * | | | net: Whitelist the skbuff_head_cache "cb" fieldKees Cook2018-02-081-1/+3
| * | | | rtnetlink: require unique netns identifierChristian Brauner2018-02-081-0/+48
| * | | | netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-02-081-2/+10
| * | | | rxrpc: Don't put crypto buffers on the stackDavid Howells2018-02-082-41/+52
| * | | | tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2018-02-072-2/+4
| * | | | sch_netem: Bug fixing in calculating Netem intervalMd. Islam2018-02-071-1/+1
| * | | | net/ipv6: onlink nexthop checks should default to main tableDavid Ahern2018-02-071-2/+3
| * | | | net/ipv6: Handle reject routes with onlink flagDavid Ahern2018-02-071-1/+2
| * | | | rxrpc: Fix received abort handlingDavid Howells2018-02-072-5/+14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-0713-73/+92
| |\ \ \ \
| | * | | | netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-071-20/+7
| | * | | | netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-075-13/+24
| | * | | | netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-072-18/+25
| | * | | | netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang2018-02-071-5/+17
| | * | | | netfilter: nft_flow_offload: no need to flush entries on module removalPablo Neira Ayuso2018-02-021-6/+0
| | * | | | netfilter: nft_flow_offload: wait for garbage collector to run after cleanupPablo Neira Ayuso2018-02-022-4/+5
| | * | | | netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang2018-02-021-0/+1
| | * | | | netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso2018-02-023-7/+7
| | * | | | netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan2018-02-021-0/+1
| | * | | | netfilter: x_tables: make allocation less aggressiveMichal Hocko2018-02-021-1/+6
* | | | | | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-095-23/+33
|\ \ \ \ \ \
| * | | | | | SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust2018-02-091-2/+2
| * | | | | | fix parallelism for rpc tasksOlga Kornievskaia2018-02-081-1/+1
| * | | | | | Make the xprtiod workqueue unbounded.Trond Myklebust2018-02-071-1/+1
| * | | | | | SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-072-1/+14
| * | | | | | Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-02-062-5/+5
| |\ \ \ \ \ \
| | * | | | | | xprtrdma: Fix BUG after a device removalChuck Lever2018-02-021-3/+3
| | * | | | | | xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever2018-02-022-2/+2
| * | | | | | | SUNRPC: Ensure we always close the socket after a connection shuts downTrond Myklebust2018-02-051-13/+10
* | | | | | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-086-55/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | svcrdma: Fix Read chunk round-upChuck Lever2018-02-081-4/+8
| * | | | | | | | sunrpc: remove dead code in svc_sock_setbufsizeChristoph Hellwig2018-02-051-14/+0
| * | | | | | | | svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-184-37/+8
* | | | | | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-086-129/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | idr: Rename idr_for_each_entry_extMatthew Wilcox2018-02-061-3/+3
| * | | | | | | | | cls_u32: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-13/+10
| * | | | | | | | | cls_u32: Reinstate cyclic allocationMatthew Wilcox2018-02-061-10/+4
OpenPOWER on IntegriCloud