summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan
2020-04-28net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit
2020-04-28net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle