summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-10/+6
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds-6/+6
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann-6/+6
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-49/+75
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-111/+140
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-23/+25
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever-0/+17
2018-08-22sunrpc: Extract target name into svc_credChuck Lever-25/+45
2018-08-22sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever-3/+17
2018-08-22sunrpc: Don't use stack buffer with scatterlistLaura Abbott-3/+9
2018-08-21Convert net_namespace to new IDA APIMatthew Wilcox-10/+6
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-122/+311
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-195/+221
2018-08-19ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan-0/+2
2018-08-19ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan-1/+2
2018-08-19net: sched: always disable bh when taking tcf_lockVlad Buslov-44/+47
2018-08-18ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan-11/+3
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-50/+37
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-83/+126
2018-08-17Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds-105/+112
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann-38/+30
2018-08-17RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe-23/+25
2018-08-16tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattachDaniel Borkmann-0/+2
2018-08-16tcp, ulp: add alias for all ulp modulesDaniel Borkmann-1/+2
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe-7663/+24579
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe-23/+20
2018-08-16net/xdp: Fix suspicious RCU usage warningTariq Toukan-11/+3
2018-08-16net: sched: act_ife: always release ife action on init errorVlad Buslov-6/+2
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe-1410/+2182
2018-08-16cls_matchall: fix tcf_unbind_filter missingHangbin Liu-0/+2
2018-08-16netfilter: nft_dynset: allow dynamic updates of non-anonymous setPablo Neira Ayuso-2/+0
2018-08-16netfilter: nft_tproxy: Fix missing-braces warningMáté Eckl-1/+3
2018-08-16netfilter: nft_ct: make l3 protocol field optional for timeout objectHarsha Sharma-3/+4
2018-08-16netfilter: x_tables: do not fail xt_alloc_table_info too easillyMichal Hocko-6/+1
2018-08-16netfilter: conntrack: fix removal of conntrack entries when l4tracker is removedFlorian Westphal-5/+10
2018-08-16netfilter: nf_tables: don't prevent event handler from device cleanup on netn...Florian Westphal-10/+9
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal-8/+23
2018-08-16netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal-25/+30
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo-10/+10
2018-08-16netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal-1/+11
2018-08-16ipvs: don't show negative times in ip_vs_connMatteo Croce-8/+14
2018-08-16ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu-4/+11
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7620/+24541
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+2
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+22
2018-08-14net: filter: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-08-14rds: fix building with IPV6=mArnd Bergmann-0/+1
2018-08-14net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline-2/+3