Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-03net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-02net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin
2022-08-02net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-08-02net: marvell: prestera: remove reduntant codeSebin Sebastian
2022-08-02octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep
2022-08-01net: txgbe: Fix an error handling path in txgbe_probe()Christophe JAILLET
2022-08-01net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen
2022-08-01net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen
2022-08-01nfp: flower: add support for tunnel offload without key IDBaowen Zheng
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-08-01net/funeth: Tx handling of XDP with fragments.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP packet mapping.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP gather list writing.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP Tx packet unmapping.Dimitris Michailidis
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-08-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-08-01Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET
2022-07-30Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-30Merge tag 'mlx5-fixes-2022-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-30sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree
2022-07-30sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-30sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree
2022-07-30sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-30sfc: receive packets from EF100 VFs into representorsEdward Cree
2022-07-30sfc: check ef100 RX packets are from the wireEdward Cree
2022-07-30sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-30sfc: ef100 representor RX top halfEdward Cree
2022-07-30sfc: ef100 representor RX NAPI pollEdward Cree
2022-07-30sfc: plumb ef100 representor statsEdward Cree
2022-07-30net: marvell: prestera: uninitialized variable bugDan Carpenter
2022-07-30Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-30netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski
2022-07-29iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski
2022-07-29iavf: Fix max_rate limitingPrzemyslaw Patynowski
2022-07-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang