summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-06devlink: split out netlink codeJakub Kicinski4-205/+235
2023-01-06devlink: split out core codeJakub Kicinski4-434/+476
2023-01-06devlink: rename devlink_netdevice_event -> devlink_port_netdevice_eventJakub Kicinski1-5/+5
2023-01-06devlink: move code to a dedicated directoryJakub Kicinski5-2/+5
2023-01-06net: ipa: don't maintain IPA interrupt handler arrayAlex Elder1-28/+22
2023-01-06net: ipa: kill ipa_interrupt_add()Alex Elder4-59/+3
2023-01-06net: ipa: register IPA interrupt handlers directlyAlex Elder5-21/+31
2023-01-06net: ipa: enable IPA interrupt handlers separate from registrationAlex Elder4-7/+26
2023-01-06net: ipa: introduce ipa_interrupt_enable()Alex Elder1-16/+25
2023-01-06net: ipa: introduce a common microcontroller interrupt handlerAlex Elder1-4/+15
2023-01-06net: ethernet: enetc: do not always access skb_shared_info in the XDP pathLorenzo Bianconi1-6/+8
2023-01-06net: ethernet: enetc: get rid of xdp_redirect_sg counterLorenzo Bianconi2-3/+0
2023-01-06net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffersLorenzo Bianconi1-14/+10
2023-01-05net: ethernet: ti: am65-cpsw: Add support for SERDES configurationSiddharth Vadapalli2-0/+69
2023-01-05net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9GSiddharth Vadapalli1-0/+8
2023-01-05dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G supportSiddharth Vadapalli1-4/+29
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann1-10/+18
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5
2023-01-05inet: control sockets should not use current thread task_fragEric Dumazet1-0/+1
2023-01-05net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni2-0/+18
2023-01-05qed: allow sleep in qed_mcp_trace_dump()Caleb Sander1-8/+20
2023-01-04x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-04MAINTAINERS: Update maintainers for ptp_vmw driverSrivatsa S. Bhat (VMware)1-1/+3
2023-01-03libbpf: Return -ENODATA for missing btf sectionChangbin Du1-1/+1
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld4-41/+41
2023-01-03igc: Remove reset adapter task for i226 during disable tsn configMuhammad Husaini Zulkifli3-12/+7
2023-01-03igc: enable Qbv configuration for 2nd GCLTan Tee Min3-9/+15
2023-01-03igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli5-16/+65
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim1-1/+2
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim1-6/+7
2023-01-03f2fs: don't mix to use union values in extent_infoJaegeuk Kim1-8/+8
2023-01-03f2fs: initialize extent_cache parameterJaegeuk Kim4-4/+4
2023-01-03f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()Chao Yu1-7/+4
2023-01-03x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-03libbpf: Add LoongArch support to bpf_tracing.hHengqi Chen1-0/+23
2023-01-03usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2023-01-03net: dpaa: Fix dtsec check for PCS availabilitySean Anderson1-1/+1
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya1-9/+21
2023-01-03drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin1-0/+1
2023-01-02fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa1-2/+2
2023-01-02x86/kexec: Fix double-free of elf header bufferTakashi Iwai1-3/+1
2023-01-02nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik11-81/+68
2023-01-02netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik1-19/+21
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur1-1/+1
2023-01-02vxlan: Fix memory leaks in error pathIdo Schimmel1-6/+13
2023-01-02net: sched: htb: fix htb_classify() kernel-docRandy Dunlap1-2/+6
2023-01-02net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-01-02net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim1-1/+4