summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-19ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan
2018-08-19ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan
2018-08-19net: sched: always disable bh when taking tcf_lockVlad Buslov
2018-08-18ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-08-17Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds
2018-08-17bpf: fix redirect to map under tail callsDaniel Borkmann
2018-08-16tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattachDaniel Borkmann
2018-08-16tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe
2018-08-16net/xdp: Fix suspicious RCU usage warningTariq Toukan
2018-08-16net: sched: act_ife: always release ife action on init errorVlad Buslov
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-16cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-16netfilter: nft_dynset: allow dynamic updates of non-anonymous setPablo Neira Ayuso
2018-08-16netfilter: nft_tproxy: Fix missing-braces warningMáté Eckl
2018-08-16netfilter: nft_ct: make l3 protocol field optional for timeout objectHarsha Sharma
2018-08-16netfilter: x_tables: do not fail xt_alloc_table_info too easillyMichal Hocko
2018-08-16netfilter: conntrack: fix removal of conntrack entries when l4tracker is removedFlorian Westphal
2018-08-16netfilter: nf_tables: don't prevent event handler from device cleanup on netn...Florian Westphal
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal
2018-08-16netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal
2018-08-16netfilter: nft_set: fix allocation size overflow in privsize callback.Taehee Yoo
2018-08-16netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal
2018-08-16ipvs: don't show negative times in ip_vs_connMatteo Croce
2018-08-16ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14net: filter: mark expected switch fall-throughGustavo A. R. Silva
2018-08-14rds: fix building with IPV6=mArnd Bergmann
2018-08-14net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline
2018-08-13l2tp: fix unused function warningArnd Bergmann
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-13net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-13net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13net: sched: act_ife: disable bh when taking ife_mod_lockVlad Buslov
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13packet: switch kvzalloc to allocate memoryLi RongQing
2018-08-13net: sched: act_mirred method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_vlan method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_skbmod method rename for grep-ability and consistencyJamal Hadi Salim
2018-08-13net: sched: act_skbedit method rename for grep-ability and consistencyJamal Hadi Salim