summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24Merge branch 'net-800Gbps-support'David S. Miller
2022-10-24bonding: 3ad: Add support for 800G speedAmit Cohen
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen
2022-10-24Merge branch 'sparx5-IS2-VCAP'David S. Miller
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding KUNIT test VCAP modelSteen Hegelund
2022-10-24net: microchip: sparx5: Writing rules to the IS2 VCAPSteen Hegelund
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding IS2 VCAP register interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding IS2 VCAP model to VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund
2022-10-24nfp: flower: tunnel neigh support bond offloadYanguo Li
2022-10-24Merge branch 'inet6_destroy_sock-calls-remove'David S. Miller
2022-10-24inet6: Clean up failure path in do_ipv6_setsockopt().Kuniyuki Iwashima
2022-10-24inet6: Remove inet6_destroy_sock().Kuniyuki Iwashima
2022-10-24sctp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima
2022-10-24dccp: Call inet6_destroy_sock() via sk->sk_destruct().Kuniyuki Iwashima
2022-10-24inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima
2022-10-24Merge branch 'dpaa2-eth-AF_XDP-zc'David S. Miller
2022-10-24net: dpaa2-eth: add trace points on XSK eventsRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP TX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: AF_XDP RX zero copy supportRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb functionRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: use dev_close/open instead of the internal functionsIoana Ciornei
2022-10-24net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN poolsRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: export buffer pool info into a new debugfs fileIoana Ciornei
2022-10-24net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug fileIoana Ciornei
2022-10-24net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa
2022-10-24net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei
2022-10-24net: dpaa2-eth: add support to query the number of queues through ethtoolRobert-Ionut Alexa
2022-10-21dt-bindings: net: adin1110: Document resetAlexandru Tachici
2022-10-21net: ethernet: adi: adin1110: add reset GPIOAlexandru Tachici
2022-10-21net: ipa: Make QMI message rules constJeff Johnson
2022-10-20net: bcmgenet: add RX_CLS_LOC_ANY supportDoug Berger
2022-10-20sctp: remove unnecessary NULL checks in sctp_enqueue_event()Alexey Kodanev
2022-10-20sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()Alexey Kodanev
2022-10-20sctp: remove unnecessary NULL check in sctp_association_init()Alexey Kodanev
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-20Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-10-20Merge tag 'for-6.1/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-20net: ipa: Proactively round up to kmalloc bucket sizeKees Cook
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-19net: sched: fix race condition in qdisc_graft()Eric Dumazet
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang