sfrench/cifs-2.6.git
2024-03-01 Eric Dumazetipv6: annotate data-races around idev->cnf.ignore_route...
2024-03-01 Eric Dumazetipv6: annotate data-races in ndisc_router_discovery()
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.forwarding
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.hop_limit
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.mtu6
2024-03-01 Eric Dumazetipv6: addrconf_disable_ipv6() optimization
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.disable_ipv6
2024-03-01 Eric Dumazetipv6: add ipv6_devconf_read_txrx cacheline_group
2024-02-29 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-02-29 Linus TorvaldsMerge tag 'net-6.8-rc7' of git://git./linux/kernel...
2024-02-29 Linus TorvaldsMerge tag 'landlock-6.8-rc7' of git://git./linux/kernel...
2024-02-29 Eric Dumazetdpll: fix build failure due to rcu_dereference_check...
2024-02-29 Christophe... kunit: Fix again checksum tests on big endian CPUs
2024-02-29 Jakub KicinskiMerge tag 'for-net-2024-02-28' of git://git./linux...
2024-02-29 Jakub KicinskiMerge branch 'tls-a-few-more-fixes-for-async-decrypt'
2024-02-29 Sabrina Dubrocatls: fix use-after-free on failed backlog decryption
2024-02-29 Sabrina Dubrocatls: separate no-async decryption request handling...
2024-02-29 Sabrina Dubrocatls: fix peeking with sync+async decryption
2024-02-29 Sabrina Dubrocatls: decrement decrypt_pending if no async completion...
2024-02-29 Alexander Ofitserovgtp: fix use-after-free and null-ptr-deref in gtp_newlink()
2024-02-29 Paolo AbeniMerge branch 'net-collect-tstats-automatically'
2024-02-29 Breno Leitaonet: sit: Do not set .ndo_get_stats64
2024-02-29 Breno Leitaonet: get stats64 if device if driver is configured
2024-02-29 Yanteng Sinet: stmmac: fix typo in comment
2024-02-29 Paolo AbeniMerge tag 'nf-24-02-29' of git://git./linux/kernel...
2024-02-29 Lukasz Majewskinet: hsr: Use correct offset for HSR TLV values in...
2024-02-29 Zhengchao Shaoipv4: raw: remove useless input parameter in do_raw_set...
2024-02-29 Paolo AbeniMerge branch 'net-dsa-mv88e6xxx-add-amethyst-specific...
2024-02-29 Robert Markonet: dsa: mv88e6xxx: add Amethyst specific SMI GPIO...
2024-02-29 Robert Markonet: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_s...
2024-02-29 Eric Dumazetinet6: expand rcu_read_lock() scope in inet6_dump_addr()
2024-02-29 Eric Dumazetnet: call skb_defer_free_flush() from __napi_busy_loop()
2024-02-29 Eric Dumazettcp: remove some holes in struct tcp_sock
2024-02-29 Oleksij Rempeligb: extend PTP timestamp adjustments to i211
2024-02-29 Breno Leitaonet: bridge: Exit if multicast_init_stats fails
2024-02-29 Breno Leitaonet: bridge: Do not allocate stats in the driver
2024-02-29 Ido Schimmelselftests: vxlan_mdb: Avoid duplicate test names
2024-02-29 Lin Martnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing...
2024-02-29 Zhengchao Shaonetlabel: remove impossible return value in netlbl_bitm...
2024-02-29 Jakub KicinskiMerge branch 'inet-implement-lockless-rtm_getnetconf...
2024-02-29 Eric Dumazetinet: use xa_array iterator to implement inet_netconf_d...
2024-02-29 Eric Dumazetinet: do not use RTNL in inet_netconf_get_devconf()
2024-02-29 Eric Dumazetinet: annotate devconf data-races
2024-02-29 Catalin Popescunet: phy: dp83826: disable WOL at init
2024-02-29 Chengming Zhounet: remove SLAB_MEM_SPREAD flag usage
2024-02-28 Jakub KicinskiMerge branch 'tools-ynl-stop-using-libmnl'
2024-02-28 Jakub Kicinskitools: ynl: use MSG_DONTWAIT for getting notifications
2024-02-28 Jakub Kicinskitools: ynl: remove the libmnl dependency
2024-02-28 Jakub Kicinskitools: ynl: stop using mnl socket helpers
2024-02-28 Jakub Kicinskitools: ynl: switch away from MNL_CB_*
2024-02-28 Jakub Kicinskitools: ynl: switch away from mnl_cb_t
2024-02-28 Jakub Kicinskitools: ynl: stop using mnl_cb_run2()
2024-02-28 Jakub Kicinskitools: ynl: use ynl_sock_read_msgs() for ACK handling
2024-02-28 Jakub Kicinskitools: ynl: wrap recv() + mnl_cb_run2() into a single...
2024-02-28 Jakub Kicinskitools: ynl-gen: remove unused parse code
2024-02-28 Jakub Kicinskitools: ynl: make yarg the first member of struct ynl_du...
2024-02-28 Jakub Kicinskitools: ynl: create local ARRAY_SIZE() helper
2024-02-28 Jakub Kicinskitools: ynl: create local nlmsg access helpers
2024-02-28 Jakub Kicinskitools: ynl: create local for_each helpers
2024-02-28 Jakub Kicinskitools: ynl: create local attribute helpers
2024-02-28 Jakub Kicinskitools: ynl: give up on libmnl for auto-ints
2024-02-28 Jakub Kicinskitools: ynl: fix handling of multiple mcast groups
2024-02-28 Jakub Kicinskitools: ynl: protect from old OvS headers
2024-02-28 Florian Westphalselftests: netfilter: add bridge conntrack + multicast...
2024-02-28 Florian Westphalnetfilter: bridge: confirm multicast packets before...
2024-02-28 Ignat Korchaginnetfilter: nf_tables: allow NFPROTO_INET in nft_(match...
2024-02-28 Linus TorvaldsMerge tag 'acpi-6.8-rc7' of git://git./linux/kernel...
2024-02-28 Linus TorvaldsMerge tag 'pm-6.8-rc7' of git://git./linux/kernel/git...
2024-02-28 Linus TorvaldsMerge tag 'spi-fix-v6.8-rc5' of git://git./linux/kernel...
2024-02-28 Linus TorvaldsMerge tag 'regulator-fix-v6.8-rc5' of git://git./linux...
2024-02-28 Linus TorvaldsMerge tag 'v6.8-p5' of git://git./linux/kernel/git...
2024-02-28 Zijun HuBluetooth: qca: Fix triggering coredump implementation
2024-02-28 Janaki Ramaiah... Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists...
2024-02-28 Zijun HuBluetooth: qca: Fix wrong event type for patch config...
2024-02-28 Kai-Heng FengBluetooth: Enforce validation on max value of connectio...
2024-02-28 Luiz Augusto... Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_RE...
2024-02-28 Frédéric DanisBluetooth: mgmt: Fix limited discoverable off timeout
2024-02-28 Zijun HuBluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
2024-02-28 Yuxuan HuBluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_s...
2024-02-28 Luiz Augusto... Bluetooth: hci_sync: Fix accept_list when attempting...
2024-02-28 Ying HsuBluetooth: Avoid potential use-after-free in hci_error_...
2024-02-28 Jonas DreßlerBluetooth: hci_sync: Check the correct flag before...
2024-02-28 Johan HovoldBluetooth: hci_bcm4377: do not mark valid bd_addr as...
2024-02-28 David S. MillerMerge branch 'eee-linkmode-bitmaps'
2024-02-28 Andrew Lunnnet: ethtool: eee: Remove legacy _u32 from keee
2024-02-28 Andrew Lunnnet: intel: igc: Use linkmode helpers for EEE
2024-02-28 Andrew Lunnnet: intel: igb: Use linkmode helpers for EEE
2024-02-28 Andrew Lunnnet: intel: e1000e: Use linkmode helpers for EEE
2024-02-28 Andrew Lunnnet: intel: i40e/igc: Remove setting Autoneg in EEE...
2024-02-28 Andrew Lunnnet: ethernet: ixgbe: Convert EEE to use linkmodes
2024-02-28 Andrew Lunnnet: qlogic: qede: Use linkmode helpers for EEE
2024-02-28 Andrew Lunnnet: usb: ax88179_178a: Use linkmode helpers for EEE
2024-02-28 Andrew Lunnnet: usb: r8152: Use linkmode helpers for EEE
2024-02-28 Zhengchao Shaoipv6: raw: remove useless input parameter in rawv6_get...
2024-02-28 Haiyue WangDocumentations: correct net_cachelines title for struct...
2024-02-28 Jakub Raczynskistmmac: Clear variable when destroying workqueue
2024-02-28 Lukasz Majewskinet: hsr: Fix typo in the hsr_forward_do() function...
2024-02-28 Sarosh Hasannet: stmmac: dwmac-qcom-ethqos: Update link clock rate...
2024-02-28 David S. MillerMerge branch 'ioam6-mcast-events'
2024-02-28 Justin Iurmannet: exthdrs: ioam6: send trace event
next