]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/shortlog
mirror_ubuntu-jammy-kernel.git
2021-02-04 Wei Wangtcp: use a smaller percpu_counter batch size for sk_alloc
2021-02-04 Jakub KicinskiMerge branch 'support-setting-lanes-via-ethtool'
2021-02-04 Danielle Ratsonnet: selftests: Add lanes setting test
2021-02-04 Danielle Ratsonmlxsw: ethtool: Pass link mode in use to ethtool
2021-02-04 Danielle Ratsonmlxsw: ethtool: Add support for setting lanes when...
2021-02-04 Danielle Ratsonmlxsw: ethtool: Remove max lanes filtering
2021-02-04 Danielle Ratsonethtool: Expose the number of lanes in use
2021-02-04 Danielle Ratsonethtool: Get link mode in use instead of speed and...
2021-02-04 Danielle Ratsonethtool: Extend link modes settings uAPI with lanes
2021-02-04 Danielle Ratsonethtool: Validate master slave configuration before...
2021-02-04 Vladimir Olteannet: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING...
2021-02-04 Jakub KicinskiMerge branch 'chelsio-cxgb-use-threaded-interrupts...
2021-02-04 Sebastian Andrzej... chelsio: cxgb: Disable the card on error in threaded...
2021-02-04 Sebastian Andrzej... chelsio: cxgb: Replace the workqueue with threaded...
2021-02-04 Jakub KicinskiMerge branch 'support-for-octeontx2-98xx-cpt-block'
2021-02-04 Srujana Challaocteontx2-af: Handle CPT function level reset
2021-02-04 Srujana Challaocteontx2-af: Add support for CPT1 in debugfs
2021-02-04 Srujana Challaocteontx2-af: Mailbox changes for 98xx CPT block
2021-02-04 Mike Looijmansnet: mdiobus: Prevent spike on MDIO bus reset signal
2021-02-04 Dan Carpenternet: mscc: ocelot: fix error code in mscc_ocelot_probe()
2021-02-04 Dan Carpenternet: mscc: ocelot: fix error handling bugs in mscc_ocel...
2021-02-03 Jakub KicinskiMerge branch 'net-use-indirect_call-in-some-dst_ops'
2021-02-03 Brian Vazqueznet: indirect call helpers for ipv4/ipv6 dst_check...
2021-02-03 Brian Vazqueznet: use indirect call helpers for dst_mtu
2021-02-03 Brian Vazqueznet: use indirect call helpers for dst_output
2021-02-03 Brian Vazqueznet: use indirect call helpers for dst_input
2021-02-03 Emil Renner... net: usb: cdc_ncm: use new API for bh tasklet
2021-02-03 Geert Uytterhoevennet: fec: Silence M5272 build warnings
2021-02-03 Eric Dumazetinet: do not export inet_gro_{receive|complete}
2021-02-03 Jakub KicinskiMerge tag 'mac80211-next-for-net-next-2021-02-02' of...
2021-02-03 Jakub KicinskiMerge tag 'mlx5-updates-2021-02-01' of git://git.kernel...
2021-02-03 Jakub KicinskiMerge branch 'mptcp-add_addr-enhancements'
2021-02-03 Geliang Tangselftests: mptcp: add testcases for ADD_ADDR with port
2021-02-03 Geliang Tangmptcp: add the mibs for ADD_ADDR with port
2021-02-03 Geliang Tangselftests: mptcp: add port argument for pm_nl_ctl
2021-02-03 Geliang Tangmptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink
2021-02-03 Geliang Tangmptcp: enable use_port when invoke addresses_equal
2021-02-03 Geliang Tangmptcp: add port number check for MP_JOIN
2021-02-03 Geliang Tangmptcp: add a new helper subflow_req_create_thmac
2021-02-03 Geliang Tangmptcp: drop unused skb in subflow_token_join_request
2021-02-03 Geliang Tangmptcp: create the listening socket for new port
2021-02-03 Geliang Tangselftests: mptcp: add testcases for newly added addresses
2021-02-03 Geliang Tangselftests: mptcp: use minus values for removing address...
2021-02-03 Geliang Tangmptcp: send ack for every add_addr
2021-02-03 Geliang Tangmptcp: create subflow or signal addr for newly added...
2021-02-03 Geliang Tangmptcp: drop *_max fields in mptcp_pm_data
2021-02-03 Geliang Tangmptcp: use WRITE_ONCE for the pernet *_max
2021-02-03 Kai-Heng Fengr8169: Add support for another RTL8168FP
2021-02-03 Jakub KicinskiMerge branch 'add-notifications-when-route-hardware...
2021-02-03 Amit Cohenselftests: netdevsim: Add fib_notifications test
2021-02-03 Amit Cohenselftests: Extend fib tests to run with and without...
2021-02-03 Amit Cohennet: ipv6: Emit notification when fib hardware flags...
2021-02-03 Amit Cohennet: Do not call fib6_info_hw_flags_set() when IPv6...
2021-02-03 Amit Cohennet: Pass 'net' struct as first argument to fib6_info_h...
2021-02-03 Amit Cohennet: ipv4: Emit notification when fib hardware flags...
2021-02-03 Amit Cohennet: ipv4: Publish fib_nlmsg_size()
2021-02-03 Amit Cohennet: ipv4: Pass fib_rt_info as const to fib_dump_info()
2021-02-03 Amit Cohennetdevsim: fib: Perform the route programming in a...
2021-02-03 Amit Cohennetdevsim: fib: Convert the current occupancy to an...
2021-02-03 Jakub KicinskiMerge branch 'net-ipa-don-t-disable-napi-in-suspend'
2021-02-03 Alex Eldernet: ipa: expand last transaction check
2021-02-03 Alex Eldernet: ipa: don't disable interrupt on suspend
2021-02-03 Alex Eldernet: ipa: disable interrupt and NAPI after channel...
2021-02-03 Alex Eldernet: ipa: kill gsi_channel_freeze() and gsi_channel_thaw()
2021-02-03 Alex Eldernet: ipa: introduce __gsi_channel_start()
2021-02-03 Alex Eldernet: ipa: introduce gsi_channel_stop_retry()
2021-02-03 Alex Eldernet: ipa: don't thaw channel if error starting
2021-02-03 Marco Elvernet: fix up truesize of cloned skb in skb_prepare_for_s...
2021-02-03 Davide Carattimptcp: fix length of MP_PRIO suboption
2021-02-02 Jakub KicinskiMerge branch 'drivers-net-update-tasklet_init-callers'
2021-02-02 Emil Renner... net: usb: rtl8150: use new tasklet API
2021-02-02 Emil Renner... net: usb: r8152: use new tasklet API
2021-02-02 Emil Renner... net: usb: pegasus: use new tasklet API
2021-02-02 Emil Renner... net: usb: lan78xx: use new tasklet API
2021-02-02 Emil Renner... net: usb: hso: use new tasklet API
2021-02-02 Emil Renner... ppp: use new tasklet API
2021-02-02 Emil Renner... ifb: use new tasklet API
2021-02-02 Emil Renner... caif_virtio: use new tasklet API
2021-02-02 Emil Renner... arcnet: use new tasklet API
2021-02-02 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-02-02 Linus TorvaldsMerge tag 'clang-format-for-linux-v5.11-rc7' of git...
2021-02-02 Linus TorvaldsMerge tag 'dma-mapping-5.11-1' of git://git.infradead...
2021-02-02 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-02-02 Linus TorvaldsMerge tag 'net-5.11-rc7' of git://git.kernel.org/pub...
2021-02-02 Andreas Oetkennet: hsr: align sup_multicast_addr in struct hsr_priv...
2021-02-02 Jakub KicinskiMerge tag 'mlx5-fixes-2021-02-01' of git://git.kernel...
2021-02-02 Jakub KicinskiMerge branch 'net-ipa-a-few-bug-fixes'
2021-02-02 Alex Eldernet: ipa: fix two format specifier errors
2021-02-02 Alex Eldernet: ipa: use the right accessor in ipa_endpoint_status...
2021-02-02 Alex Eldernet: ipa: be explicit about endianness
2021-02-02 Alex Eldernet: ipa: add a missing __iomem attribute
2021-02-02 Dan Carpenternet: ipa: pass correct dma_handle to dma_free_coherent()
2021-02-02 Heiner Kallweitr8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
2021-02-02 Sabyrzhan Tasbolatovnet/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
2021-02-02 Stefan Chulskinet: mvpp2: TCAM entry enable should be written after...
2021-02-02 Xie Henet: lapb: Copy the skb before sending a packet
2021-02-02 Jakub KicinskiMerge tag 'mac80211-for-net-2021-02-02' of git://git...
2021-02-02 Maor Dickmannet/mlx5e: Release skb in case of failure in tc update skb
2021-02-02 Maxim Mikityanskiynet/mlx5e: Update max_opened_tc also when channels...
2021-02-02 Maor Gottliebnet/mlx5: Fix leak upon failure of rule creation
next