aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen1-4/+4
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfsDaniel Borkmann21-145/+122
2020-04-28netfilter: nft_nat: add netmap supportPablo Neira Ayuso1-1/+3
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso1-0/+4
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur1-0/+62
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur1-0/+1
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+2
2020-04-27bridge: uapi: mrp: Add mrp attributes.Horatiu Vultur3-0/+127
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig18-143/+101
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig6-0/+21
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig1-2/+0
2020-04-26netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang1-2/+6
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2-1/+13
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev2-2/+8
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev1-0/+1
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal1-0/+3
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller58-133/+160
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-4/+8
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-04-24bpf: Fix reStructuredText markupJakub Wilk1-1/+1
2020-04-24net: ipv6: remove unused inline function ip6_set_txhashYueHaibing1-1/+0
2020-04-24net: sched: remove unused inline function qdisc_reset_all_txYueHaibing1-5/+0
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit1-4/+0
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King1-3/+3
2020-04-24Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-20/+9
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+3
2020-04-24Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-21/+1
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-3/+13
2020-04-24Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-1/+3
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3
2020-04-23net: napi: add hard irqs deferral featureEric Dumazet1-0/+2
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-2/+0
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky1-13/+6
2020-04-23net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky1-1/+1
2020-04-23net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky1-2/+1
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-6/+9
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2-14/+37
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei1-0/+2
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel1-1/+10
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov1-21/+1
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada3-3/+13
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam1-0/+115
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit1-0/+17
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski1-1/+1
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle1-0/+1
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle1-0/+3
2020-04-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng1-0/+2
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2-0/+7