summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add support for offloading HSRGeorge McCollister2021-02-111-0/+13
* net: hsr: add offloading supportGeorge McCollister2021-02-112-0/+36
* net: phy: introduce phydev->portMichael Walle2021-02-111-0/+2
* devlink: Fix dmac_filter trap name, align to its documentationAya Levin2021-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1017-20/+50
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-02-104-3/+11
| |\
| | * net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-091-0/+2
| | * switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur2021-02-081-2/+0
| | * net: watchdog: hold device global xmit lock during tx disableEdwin Peer2021-02-081-0/+2
| | * udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn2021-02-041-1/+7
| * | firmware_loader: align .builtin_fw to 8Fangrui Song2021-02-091-1/+1
| * | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-072-2/+8
| |\ \
| | * | genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede2021-02-051-2/+2
| | * | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-301-0/+6
| * | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-073-0/+6
| |\ \ \
| | * | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-061-0/+3
| | * | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-062-0/+3
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-053-7/+11
| |\ \ \ \
| | * | | | kasan: add explicit preconditions to kasan_report()Vincenzo Frascino2021-02-051-0/+7
| | * | | | mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe2021-02-051-7/+2
| | * | | | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-051-0/+2
| * | | | | Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-051-1/+4
| |\ \ \ \ \
| | * | | | | iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing itJoerg Roedel2021-02-021-1/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-051-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak2021-02-021-0/+1
| | |/ / /
| * | | | Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-032-6/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy2021-02-021-5/+7
| | * | | tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu2021-01-291-1/+1
* | | | | net: add sysfs attribute to control napi threaded modeWei Wang2021-02-091-0/+2
* | | | | net: implement threaded-able napi poll loop supportWei Wang2021-02-091-14/+7
* | | | | IPv6: Add "offload failed" indication to routesAmit Cohen2021-02-081-2/+3
* | | | | IPv4: Add "offload failed" indication to routesAmit Cohen2021-02-081-1/+2
* | | | | rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen2021-02-081-0/+5
* | | | | Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-02-081-0/+29
|\ \ \ \ \
| * | | | | net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov2021-02-051-1/+9
| * | | | | net/mlx5e: Refactor reg_c1 usageVlad Buslov2021-02-051-0/+19
| * | | | | net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov2021-02-051-0/+2
* | | | | | Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski2021-02-082-2/+2
|\ \ \ \ \ \
| * | | | | | batman-adv: Drop publication years from copyright infoSven Eckelmann2021-02-062-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2021-02-066-17/+18
|\ \ \ \ \ \ \
| * | | | | | | netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso2021-01-271-1/+0
| * | | | | | | netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso2021-01-274-9/+9
| * | | | | | | netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso2021-01-273-5/+5
| * | | | | | | netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso2021-01-261-0/+4
| * | | | | | | netfilter: ctnetlink: remove get_ct indirectionFlorian Westphal2021-01-251-2/+0
* | | | | | | | net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean2021-02-061-0/+6
* | | | | | | | net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean2021-02-061-0/+1
* | | | | | | | net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean2021-02-061-2/+0
* | | | | | | | net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean2021-02-061-0/+2
* | | | | | | | net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao2021-02-061-2/+34