summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-01-10Merge branch 'workqueue/for-5.16-fixes' into workqueue/for-5.17Tejun Heo-1/+21
2021-12-09workqueue: Remove the cacheline_aligned for nr_runningLai Jiangshan-8/+4
2021-12-09workqueue: Move the code of waking a worker up in unbind_workers()Lai Jiangshan-23/+15
2021-12-09workqueue: Remove schedule() in unbind_workers()Lai Jiangshan-8/+3
2021-12-09workqueue: Remove outdated comment about exceptional workers in unbind_workers()Lai Jiangshan-3/+1
2021-12-09workqueue: Remove the advanced kicking of the idle workers in rebind_workers()Lai Jiangshan-11/+0
2021-12-09workqueue: Remove the outdated comment before wq_worker_sleeping()Lai Jiangshan-2/+1
2021-12-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-67/+102
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-383/+1370
2021-12-09Merge tag 'mtd/fixes-for-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+40
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-36/+146
2021-12-09Merge tag 'netfs-fixes-20211207' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+8
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin-176/+0
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)-30/+34
2021-12-09Merge branch 'net-wwan-iosm-bug-fixes'Jakub Kicinski-18/+19
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar-10/+0
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar-1/+8
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar-7/+11
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito-1/+4
2021-12-09MAINTAINERS: s390/net: remove myself as maintainerJulian Wiedmann-2/+0
2021-12-09net/sched: fq_pie: prevent dismantle issueEric Dumazet-0/+1
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito-5/+5
2021-12-09seg6: fix the iif in the IPv6 socket control blockAndrea Mayer-0/+8
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie-1/+3
2021-12-09nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski-2/+4
2021-12-09nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk-2/+4
2021-12-09udp: using datalen to cap max gso segmentsJianguo Wu-1/+1
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza-1/+7
2021-12-09Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm...Jakub Kicinski-29/+80
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson-28/+73
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson-1/+7
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas-2/+2
2021-12-08vmxnet3: fix minimum vectors alloc issueRonak Doshi-6/+7
2021-12-08net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet-2/+1
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-32/+82
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-47/+74
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-80/+659
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)-8/+13
2021-12-08ice: safer stats processingJesse Brandeburg-11/+18
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede-0/+3
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy-16/+584
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang-1/+4
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-38/+91
2021-12-07Merge branch 'net-phy-fix-doc-build-warning'Jakub Kicinski-5/+7
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si-0/+1
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si-5/+6
2021-12-07gve: fix for null pointer dereference.Ameer Hamza-0/+3
2021-12-07MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myselfPetr Machata-1/+1
2021-12-07Merge branch 'net-tls-cover-all-ciphers-with-tests'Jakub Kicinski-0/+36
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko-0/+18