index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
sysfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
devlink: split out core code
Jakub Kicinski
4
-434
/
+476
2023-01-06
devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event
Jakub Kicinski
1
-5
/
+5
2023-01-06
devlink: move code to a dedicated directory
Jakub Kicinski
5
-2
/
+5
2023-01-06
net: ipa: don't maintain IPA interrupt handler array
Alex Elder
1
-28
/
+22
2023-01-06
net: ipa: kill ipa_interrupt_add()
Alex Elder
4
-59
/
+3
2023-01-06
net: ipa: register IPA interrupt handlers directly
Alex Elder
5
-21
/
+31
2023-01-06
net: ipa: enable IPA interrupt handlers separate from registration
Alex Elder
4
-7
/
+26
2023-01-06
net: ipa: introduce ipa_interrupt_enable()
Alex Elder
1
-16
/
+25
2023-01-06
net: ipa: introduce a common microcontroller interrupt handler
Alex Elder
1
-4
/
+15
2023-01-06
net: ethernet: enetc: do not always access skb_shared_info in the XDP path
Lorenzo Bianconi
1
-6
/
+8
2023-01-06
net: ethernet: enetc: get rid of xdp_redirect_sg counter
Lorenzo Bianconi
2
-3
/
+0
2023-01-06
net: ethernet: enetc: unlock XDP_REDIRECT for XDP non-linear buffers
Lorenzo Bianconi
1
-14
/
+10
2023-01-05
net: ethernet: ti: am65-cpsw: Add support for SERDES configuration
Siddharth Vadapalli
2
-0
/
+69
2023-01-05
net: ethernet: ti: am65-cpsw: Enable QSGMII mode for J721e CPSW9G
Siddharth Vadapalli
1
-0
/
+8
2023-01-05
dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support
Siddharth Vadapalli
1
-4
/
+29
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-05
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
1
-0
/
+2
2023-01-04
MAINTAINERS: Update maintainers for ptp_vmw driver
Srivatsa S. Bhat (VMware)
1
-1
/
+3
2023-01-03
libbpf: Return -ENODATA for missing btf section
Changbin Du
1
-1
/
+1
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
4
-41
/
+41
2023-01-03
igc: Remove reset adapter task for i226 during disable tsn config
Muhammad Husaini Zulkifli
3
-12
/
+7
2023-01-03
igc: enable Qbv configuration for 2nd GCL
Tan Tee Min
3
-9
/
+15
2023-01-03
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
5
-16
/
+65
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
1
-1
/
+2
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
1
-6
/
+7
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
1
-8
/
+8
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
4
-4
/
+4
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
1
-7
/
+4
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2023-01-03
libbpf: Add LoongArch support to bpf_tracing.h
Hengqi Chen
1
-0
/
+23
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2023-01-03
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
1
-1
/
+1
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2023-01-03
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
1
-0
/
+11
2023-01-02
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
1
-2
/
+2
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
11
-81
/
+68
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-02
net: sparx5: Fix reading of the MAC address
Horatiu Vultur
1
-1
/
+1
2023-01-02
vxlan: Fix memory leaks in error path
Ido Schimmel
1
-6
/
+13
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
1
-2
/
+6
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
1
-0
/
+1
[next]