summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang
2021-02-09net: implement threaded-able napi poll loop supportWei Wang
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-08Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-02-08Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean
2021-02-06net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean
2021-02-06net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao
2021-02-06mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi
2021-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-05Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn
2021-02-04netfilter: move handlers to net/ip_vs.hLeon Romanovsky
2021-02-04net/core: move gro function declarations to separate headerLeon Romanovsky
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky
2021-02-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2021-02-04net: introduce common dev_page_is_reusable()Alexander Lobakin