summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09netfs: gcc-12: temporarily disable '-Wattribute-warning' for nowLinus Torvalds
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds
2022-06-09drm: imx: fix compiler warning with gcc-12Linus Torvalds
2022-06-09net: macb: change return type for gem_ptp_set_one_step_sync()Claudiu Beznea
2022-06-09Merge branch 'vmxnet3-upgrade-to-version-7'Paolo Abeni
2022-06-09vmxnet3: update to version 7Ronak Doshi
2022-06-09vmxnet3: use ext1 field to indicate encapsulated packetRonak Doshi
2022-06-09vmxnet3: limit number of TXDs used for TSO packetRonak Doshi
2022-06-09vmxnet3: add command to set ring buffer sizesRonak Doshi
2022-06-09vmxnet3: add support for out of order rx completionRonak Doshi
2022-06-09vmxnet3: add support for large passthrough BAR registerRonak Doshi
2022-06-09vmxnet3: add support for capability registersRonak Doshi
2022-06-09vmxnet3: prepare for version 7 changesRonak Doshi
2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-06-08tcp: use alloc_large_system_hash() to allocate table_perturbMuchun Song
2022-06-08xen/netback: do some code cleanupJuergen Gross
2022-06-08net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga
2022-06-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08Merge branch 'mv88e6xxx-fixes-for-reading-serdes-state'Jakub Kicinski
2022-06-08net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-08net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-08net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets
2022-06-08net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-08ip_gre: test csum_start instead of transport headerWillem de Bruijn
2022-06-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-08cert host tools: Stop complaining about deprecated OpenSSL functionsLinus Torvalds
2022-06-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-08Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'Jakub Kicinski
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-08net: constify some inline functions in sock.hPeter Lafreniere
2022-06-08Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'Jakub Kicinski
2022-06-08net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-08net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-08Merge tag 'tpmdd-next-v5.19-rc2-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds