# git rev-parse -q --verify 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0^{commit} 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 already have revision, skipping fetch # git checkout -q -f -B kisskb 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 # git clean -qxdf # < git log -1 # commit 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 # Merge: a476aae3f1dc 4c8530dc7d7d # Author: Linus Torvalds # Date: Thu Jan 4 16:34:50 2024 -0800 # # Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from wireless and netfilter. # # We haven't accumulated much over the break. If it wasn't for the # uninterrupted stream of fixes for Intel drivers this PR would be very # slim. There was a handful of user reports, however, either they stood # out because of the lower traffic or users have had more time to test # over the break. The ones which are v6.7-relevant should be wrapped up. # # Current release - regressions: # # - Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum # required", it caused issues on networks where routers send prefixes # with preferred_lft=0 # # - wifi: # - iwlwifi: pcie: don't synchronize IRQs from IRQ, prevent deadlock # - mac80211: fix re-adding debugfs entries during reconfiguration # # Current release - new code bugs: # # - tcp: print AO/MD5 messages only if there are any keys # # Previous releases - regressions: # # - virtio_net: fix missing dma unmap for resize, prevent OOM # # Previous releases - always broken: # # - mptcp: prevent tcp diag from closing listener subflows # # - nf_tables: # - set transport header offset for egress hook, fix IPv4 mangling # - skip set commit for deleted/destroyed sets, avoid double deactivation # # - nat: make sure action is set for all ct states, fix openvswitch # matching on ICMP packets in related state # # - eth: mlxbf_gige: fix receive hang under heavy traffic # # - eth: r8169: fix PCI error on system resume for RTL8168FP # # - net: add missing getsockopt(SO_TIMESTAMPING_NEW) and cmsg handling" # # * tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (52 commits) # net/tcp: Only produce AO/MD5 logs if there are any keys # net: Implement missing SO_TIMESTAMPING_NEW cmsg support # bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() # net: ravb: Wait for operating mode to be applied # asix: Add check for usbnet_get_endpoints # octeontx2-af: Re-enable MAC TX in otx2_stop processing # octeontx2-af: Always configure NIX TX link credits based on max frame size # net/smc: fix invalid link access in dumping SMC-R connections # net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues # virtio_net: fix missing dma unmap for resize # igc: Fix hicredit calculation # ice: fix Get link status data length # i40e: Restore VF MSI-X state during PCI reset # i40e: fix use-after-free in i40e_aqc_add_filters() # net: Save and restore msg_namelen in sock_sendmsg # netfilter: nft_immediate: drop chain reference counter on error # netfilter: nf_nat: fix action not being set for all ct states # net: bcmgenet: Fix FCS generation for fragmented skbuffs # mptcp: prevent tcp diag from closing listener subflows # MAINTAINERS: add Geliang as reviewer for MPTCP # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 1f874787ed9a2d78ed59cb21d0d90ac0178eceb0 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:32.033851