summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13devlink: Fix use-after-free when destroying health reportersIdo Schimmel
2020-07-13net: make symbol 'flush_works' staticWei Yongjun
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-07-13net: core: kerneldoc fixesAndrew Lunn
2020-07-13bpf: Resolve BTF IDs in vmlinux imageJiri Olsa
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk
2020-07-10devlink: Create generic devlink health reporter search functionVladyslav Tarasiuk
2020-07-10devlink: Rework devlink health reporter destructorVladyslav Tarasiuk
2020-07-10devlink: Refactor devlink health reporter constructorVladyslav Tarasiuk
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-03sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-01bpf: Fix net/core/filter build errors when INET is not enabledRandy Dunlap
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer
2020-06-30bpf: sockmap: Check value of unused args to BPF_PROG_ATTACHLorenz Bauer
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata
2020-06-28net: explain the lockdep annotations for dev_uc_unsync()Cong Wang
2020-06-28bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend
2020-06-28bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song
2020-06-24bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song
2020-06-24bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov
2020-06-24bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin
2020-06-24sock: Move sock_valbool_flag to headerDmitry Yakunin
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-22net/core/devlink.c: remove new uninitialized_var() usageStephen Rothwell
2020-06-22net: core: try to runtime-resume detached device in __dev_openHeiner Kallweit
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit
2020-06-22net/devlink: Prepare devlink port functions to fill extackParav Pandit