summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-28netdevsim: don't assume core pre-populates HDS params on GETJakub Kicinski1-1/+1
2025-01-28MAINTAINERS: add Paul Fertser as a NC-SI reviewerJakub Kicinski1-0/+1
2025-01-28Merge branch 'eth-fix-calling-napi_enable-in-atomic-context'Jakub Kicinski17-65/+132
2025-01-28wifi: mt76: move napi_enable() from under BHJakub Kicinski12-36/+69
2025-01-28eth: via-rhine: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+10
2025-01-28eth: niu: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+9
2025-01-28eth: 8139too: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+3
2025-01-28eth: forcedeth: fix calling napi_enable() in atomic contextJakub Kicinski1-1/+3
2025-01-28eth: forcedeth: remove local wrappers for napi enable/disableJakub Kicinski1-22/+8
2025-01-28eth: tg3: fix calling napi_enable() in atomic contextJakub Kicinski1-4/+31
2025-01-28tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski1-1/+1
2025-01-28ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-01-28documentation: networking: fix spelling mistakesKhaled Elnaggar2-3/+3
2025-01-28net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev1-1/+1
2025-01-28net: netdevsim: try to close UDP port harness racesJakub Kicinski3-17/+23
2025-01-28net: rose: fix timer races against user threadsEric Dumazet1-0/+15
2025-01-28net: the appletalk subsystem no longer uses ndo_do_ioctl谢致邦 (XIE Zhibang)1-2/+2
2025-01-27net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser1-10/+8
2025-01-23ipmr: do not call mr_mfc_uses_dev() for unres entriesEric Dumazet1-3/+0
2025-01-23selftests/net: packetdrill: more xfail changes (and a correction)Jakub Kicinski1-1/+3
2025-01-23net: mvneta: fix locking in mvneta_cpu_online()Harshit Mogalapalli1-0/+1
2025-01-23net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda1-1/+30
2025-01-23net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau1-7/+26
2025-01-23net: hns3: fix oops when unload drivers parallelingJian Shen5-0/+23
2025-01-23dt-bindings: net: qcom,ethqos: Correct fallback compatible for qcom,qcs615-et...Yijie Yang1-4/+4
2025-01-23net/ncsi: wait for the last response to Deselect Package before configuring c...Paul Fertser1-6/+7
2025-01-23net: airoha: Fix wrong GDM4 register definitionChristian Marangi1-2/+2
2025-01-23NFC: nci: Add bounds checking in nci_hci_create_pipe()Dan Carpenter1-0/+2
2025-01-23net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim1-0/+2
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1383-18813/+63619
2025-01-22cachestat: fix page cache statistics permission checkingLinus Torvalds1-0/+17
2025-01-22Merge tag 'audit-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+11
2025-01-22Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-165/+170
2025-01-22Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-309/+351
2025-01-22Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-nextLinus Torvalds4-40/+15
2025-01-22Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+52
2025-01-22Merge tag 'chrome-platform-firmware-v6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-14/+14
2025-01-22Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-187/+251
2025-01-22Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds69-478/+2992
2025-01-22Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds37-217/+437
2025-01-22Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds47-221/+341
2025-01-22Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1178-14781/+50401
2025-01-22Merge tag 'trace-sorttable-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-555/+685
2025-01-22Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds57-852/+1504
2025-01-22Merge tag 'trace-ringbuffer-v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-46/+17
2025-01-22Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-101/+465
2025-01-22Merge tag 'slab-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds5-878/+884
2025-01-22Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds41-229/+107
2025-01-22Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-116/+33
2025-01-22Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-1/+105