summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-23net: gro: use vlan API instead of accessing directlyTonghao Zhang
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg
2019-11-21bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20net: page_pool: add the possibility to sync DMA memory for deviceLorenzo Bianconi
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2019-11-20page_pool: Don't recycle non-reusable pagesSaeed Mahameed
2019-11-20page_pool: Add API to update numa nodeSaeed Mahameed
2019-11-18page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer
2019-11-18xdp: remove memory poison on free for struct xdp_mem_allocatorJesper Dangaard Brouer
2019-11-18bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net: core: allow fast GRO for skbs with Ethernet header in headAlexander Lobakin
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-15bpf: Annotate context typesAlexei Starovoitov
2019-11-15bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov
2019-11-15y2038: socket: remove timespec reference in timestampingArnd Bergmann
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-12devlink: Allow large formatted message of binary outputAya Levin
2019-11-12cgroup: use cgrp->kn->id as the cgroup IDTejun Heo
2019-11-12kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo
2019-11-12netprio: use css ID instead of cgroup IDTejun Heo
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen
2019-11-06net_sched: gen_estimator: extend packet counter to 64bitEric Dumazet
2019-11-06net: neigh: use long type to store jiffies deltaEric Dumazet
2019-11-05net_sched: add TCA_STATS_PKT64 attributeEric Dumazet
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01net: fix installing orphaned programsJakub Kicinski