]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-10-29 Guillaume Naultipv4: Prepare ip_rt_get_source() to future .flowi4_tos...
2024-10-29 Guillaume Naultipv4: Prepare ipmr_rt_fib_lookup() to future .flowi4_to...
2024-10-29 Guillaume Naultipv4: Prepare icmp_reply() to future .flowi4_tos conver...
2024-10-29 Guillaume Naultipv4: Prepare fib_compute_spec_dst() to future .flowi4_...
2024-10-29 Paolo AbeniMerge branch 'ibm-emac-more-cleanups'
2024-10-29 Rosen Penevnet: ibm: emac: generate random MAC if not found
2024-10-29 Rosen Penevnet: ibm: emac: use devm for mutex_init
2024-10-29 Rosen Penevnet: ibm: emac: use platform_get_irq
2024-10-29 Rosen Penevnet: ibm: emac: use devm_platform_ioremap_resource
2024-10-29 Rosen Penevnet: ibm: emac: use netif_receive_skb_list
2024-10-29 Paolo AbeniMerge branch 'ipv4-convert-rtm_-new-del-addr-and-more...
2024-10-29 Kuniyuki Iwashimaipv4: Convert devinet_ioctl to per-netns RTNL.
2024-10-29 Kuniyuki Iwashimaipv4: Convert devinet_ioctl() to per-netns RTNL except...
2024-10-29 Kuniyuki Iwashimaipv4: Convert devinet_sysctl_forward() to per-netns...
2024-10-29 Kuniyuki Iwashimartnetlink: Define rtnl_net_trylock().
2024-10-29 Kuniyuki Iwashimaipv4: Convert check_lifetime() to per-netns RTNL.
2024-10-29 Kuniyuki Iwashimaipv4: Convert RTM_DELADDR to per-netns RTNL.
2024-10-29 Kuniyuki Iwashimaipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().
2024-10-29 Kuniyuki Iwashimaipv4: Convert RTM_NEWADDR to per-netns RTNL.
2024-10-29 Kuniyuki Iwashimaipv4: Don't allocate ifa for 0.0.0.0 in inet_rtm_newaddr().
2024-10-29 Kuniyuki Iwashimaipv4: Factorise RTM_NEWADDR validation to inet_validate...
2024-10-29 Kuniyuki Iwashimartnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns...
2024-10-29 Kuniyuki Iwashimartnetlink: Make per-netns RTNL dereference helpers...
2024-10-29 Eric Dumazetneighbour: use kvzalloc()/kvfree()
2024-10-29 Kory Maincentnetlink: specs: Add missing phy-ntf command to ethtool...
2024-10-29 Eric Dumazetvsock: do not leave dangling sk pointer in vsock_create()
2024-10-29 Sebastian Ottnet/mlx5: unique names for per device caches
2024-10-28 Jakub KicinskiMerge branch 'bonding-returns-detailed-error-about...
2024-10-28 Hangbin LiuDocumentation: bonding: add XDP support explanation
2024-10-28 Hangbin Liubonding: return detailed error when loading native...
2024-10-28 Jakub KicinskiMerge branch 'mptcp-various-small-improvements'
2024-10-28 Davide Carattimptcp: use "middlebox interference" RST when no DSS
2024-10-28 Geliang Tangmptcp: implement mptcp_pm_connection_closed
2024-10-28 Gang Yanmptcp: annotate data-races around subflow->fully_establ...
2024-10-28 Matthieu Baerts... mptcp: pm: send ACK on non-stale subflows
2024-10-28 Jakub KicinskiMerge branch 'net-systemport-minor-io-macros-changes'
2024-10-28 Florian Fainellinet: systemport: Move IO macros to header file
2024-10-28 Florian Fainellinet: systemport: Remove unused txchk accessors
2024-10-28 Leo Stoneselftest/tcp-ao: Add filter tests
2024-10-28 Yazen Ghannamnet: amd8111e: Remove duplicate definition of PCI_VENDO...
2024-10-28 Danila Tikhonovdt-bindings: nfc: nxp,nci: Document PN553 compatible
2024-10-28 Jakub Kicinskiconfigs/debug: make sure PROVE_RCU_LIST=y takes effect
2024-10-28 Javier Carrasconet: dsa: mv88e6xxx: fix unreleased fwnode_handle in...
2024-10-28 Guillaume Naultbareudp: Use pcpu stats to update rx_dropped counter.
2024-10-25 Paolo AbeniMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2024-10-24 Linus TorvaldsMerge tag 'net-6.12-rc5' of git://git.kernel.org/pub...
2024-10-24 Linus TorvaldsMerge tag 'hid-for-linus-20241024' of git://git.kernel...
2024-10-24 Linus TorvaldsMerge tag 'loongarch-fixes-6.12-1' of git://git.kernel...
2024-10-24 Linus TorvaldsMerge tag 'probes-fixes-v6.12-rc4.2' of git://git.kerne...
2024-10-24 Linus TorvaldsMerge tag 'for-6.12-rc4-tag' of git://git.kernel.org...
2024-10-24 Linus TorvaldsMerge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux...
2024-10-24 Linus TorvaldsMerge tag 'bcachefs-2024-10-22' of https://github.com...
2024-10-24 Dominique MartinetRevert "9p: Enable multipage folios"
2024-10-24 Sabrina Dubrocaselftests: tls: add a selftest for wrapping rec_seq
2024-10-24 Paolo AbeniMerge branch 'phonet-convert-all-doit-and-dumpit-to...
2024-10-24 Kuniyuki Iwashimaphonet: Don't hold RTNL for route_doit().
2024-10-24 Kuniyuki Iwashimaphonet: Convert phonet_routes.lock to spinlock_t.
2024-10-24 Kuniyuki Iwashimaphonet: Pass net and ifindex to rtm_phonet_notify().
2024-10-24 Kuniyuki Iwashimaphonet: Pass ifindex to fill_route().
2024-10-24 Kuniyuki Iwashimaphonet: Don't hold RTNL for getaddr_dumpit().
2024-10-24 Kuniyuki Iwashimaphonet: Don't hold RTNL for addr_doit().
2024-10-24 Kuniyuki Iwashimaphonet: Convert phonet_device_list.lock to spinlock_t.
2024-10-24 Kuniyuki Iwashimaphonet: Pass net and ifindex to phonet_address_notify().
2024-10-24 Kuniyuki Iwashimaphonet: Pass ifindex to fill_addr().
2024-10-24 Paolo AbeniMerge branch 'net-dsa-mv88e6xxx-fix-mv88e6393x-phc...
2024-10-24 Shenghao Yangnet: dsa: mv88e6xxx: support 4000ps cycle counter period
2024-10-24 Shenghao Yangnet: dsa: mv88e6xxx: read cycle counter period from...
2024-10-24 Shenghao Yangnet: dsa: mv88e6xxx: group cycle counter coefficients
2024-10-24 Reinhard Speyerernet: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
2024-10-24 Haiyang Zhanghv_netvsc: Fix VF namespace also in synthetic NIC NETDE...
2024-10-24 Tim Harveynet: dsa: microchip: disable EEE for KSZ879x/KSZ877x...
2024-10-24 Paolo AbeniMerge tag 'for-net-2024-10-23' of git://git.kernel...
2024-10-24 Paolo AbeniMerge tag 'ipsec-2024-10-22' of git://git.kernel.org...
2024-10-24 Donald Huntertools/net/ynl: improve async notification handling
2024-10-23 Luiz Augusto... Bluetooth: ISO: Fix UAF on iso_sock_timeout
2024-10-23 Luiz Augusto... Bluetooth: SCO: Fix UAF on sco_sock_timeout
2024-10-23 Luiz Augusto... Bluetooth: hci_core: Disable works on hci_unregister_dev
2024-10-23 Huacai ChenLoongArch: KVM: Mark hrtimer to expire in hard interrup...
2024-10-23 Huacai ChenLoongArch: Make KASAN usable for variable cpu_vabits
2024-10-23 Paolo AbeniMerge branch 'net-pcs-xpcs-yet-more-cleanups'
2024-10-23 Russell King... net: pcs: xpcs: remove return statements in void function
2024-10-23 Russell King... net: pcs: xpcs: rename xpcs_config_usxgmii()
2024-10-23 Russell King... net: pcs: xpcs: combine xpcs_link_up_{1000basex,sgmii}()
2024-10-23 Russell King... net: pcs: xpcs: replace open-coded mii_bmcr_encode_fixed()
2024-10-23 Russell King... net: pcs: xpcs: rearrange xpcs_link_up_1000basex()
2024-10-23 Russell King... net: pcs: xpcs: remove switch() in xpcs_link_up_1000basex()
2024-10-23 Russell King... net: pcs: xpcs: use generic register definitions
2024-10-23 Jinjie Ruanposix-clock: posix-clock: Fix unbalanced locking in...
2024-10-23 Heiner Kallweitr8169: avoid unsolicited interrupts
2024-10-23 Donald Hunternetlink: specs: Add missing bitset attrs to ethtool...
2024-10-23 Eric Dumazetnet: netdev_tx_sent_queue() small optimization
2024-10-23 Eric Dumazetnetpoll: remove ndo_netpoll_setup() second argument
2024-10-23 Dmitry Antipovnet: sched: use RCU read-side critical section in tapri...
2024-10-23 Dmitry Antipovnet: sched: fix use-after-free in taprio_change()
2024-10-23 Kuniyuki Iwashimaipv4: Switch inet_addr_hash() to less predictable hash.
2024-10-23 Kuniyuki Iwashimaip6mr: Add __init to ip6_mr_cleanup().
2024-10-23 Vladimir Olteannet/sched: act_api: unexport tcf_action_dump_1()
2024-10-23 Vladimir Olteannet/sched: act_api: deny mismatched skip_sw/skip_hw...
2024-10-23 Paolo AbeniMerge branch 'net-sysctl-allow-dump_cpumask-to-handle...
2024-10-23 Antoine Tenartnet: sysctl: allow dump_cpumask to handle higher number...
next