summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-12net: gso_test: fix build with gcc-12 and earlierFlorian Westphal
2023-10-12nfp: add support CHACHA20-POLY1305 offload for ipsecShihong Wang
2023-10-12IXP4xx MAINTAINERS entriesKrzysztof HaƂasa
2023-10-12Merge branch 'rswitch-fix-issues-on-specific-conditions'Paolo Abeni
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-12nfc: nci: assert requested protocol is validJeremy Cline
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen
2023-10-11Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-11netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi
2023-10-11net: tc35815: rework network interface interrupt logicChristian Marangi
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-11netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi
2023-10-11netdev: replace simple napi_schedule_prep/__napi_schedule to napi_scheduleChristian Marangi
2023-10-11bna: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-11net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-11net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-11net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski
2023-10-11net: mvpp2: replace deprecated strncpy with strscpyJustin Stitt
2023-10-11octeontx2-af: replace deprecated strncpy with strscpyJustin Stitt
2023-10-11Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-10-11tools: ynl: use ynl-gen -o instead of stdout in MakefileJakub Kicinski
2023-10-11Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-11netlink: specs: don't allow version to be specified for genetlinkJiri Pirko
2023-10-11Merge branch 'add-vf-fault-detect-support-for-hns3-ethernet-driver'Jakub Kicinski
2023-10-11net: hns3: add vf fault detect supportJie Wang
2023-10-11net: hns3: add hns3 vf fault detect cap bit supportJie Wang
2023-10-11Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-11Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek
2023-10-11Merge branch 'skb_segment-testing'David S. Miller
2023-10-11net: expand skb_segment unit test with frag_list coverageWillem de Bruijn
2023-10-11net: parametrize skb_segment unit test to expand coverageWillem de Bruijn
2023-10-11net: add skb_segment kunit testWillem de Bruijn
2023-10-11btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()Gustavo A. R. Silva
2023-10-11net/smc: Fix pos miscalculation in statisticsNils Hoppmann
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng
2023-10-11Merge branch 'dsa-validate-remove'David S. Miller
2023-10-11net: dsa: remove dsa_port_phylink_validate()Russell King (Oracle)
2023-10-11net: dsa: dsa_loop: add phylink capabilitiesRussell King (Oracle)