index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
netfilter: nft_set_pipapo: Use struct_size()
Christophe JAILLET
1
-4
/
+2
2023-05-18
netfilter: Reorder fields in 'struct nf_conntrack_expect'
Christophe JAILLET
1
-9
/
+9
2023-05-18
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
2
-0
/
+108
2023-05-18
netfilter: nf_tables: always increment set element count
Florian Westphal
1
-4
/
+7
2023-05-18
netfilter: nf_tables: relax set/map validation checks
Florian Westphal
1
-8
/
+15
2023-05-17
net: openvswitch: Use struct_size()
Christophe JAILLET
1
-3
/
+1
2023-05-17
mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2023-05-17
net: libwx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-05-17
dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
Krzysztof Kozlowski
1
-4
/
+28
2023-05-17
net/pppoe: make number of hash bits configurable
Jaco Kroon
2
-1
/
+35
2023-05-17
octeontx2-pf: mcs: Support VLAN in clear text
Subbaraya Sundeep
2
-2
/
+7
2023-05-17
seg6: Cleanup duplicates of skb_dst_drop calls
Yuya Tajima
2
-5
/
+1
2023-05-17
net/tcp: optimise io_uring zc ubuf refcounting
Pavel Begunkov
1
-3
/
+6
2023-05-17
net/tcp: don't peek at tail for io_uring zc
Pavel Begunkov
1
-2
/
+1
2023-05-16
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
6
-18
/
+24
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
7
-21
/
+107
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
6
-84
/
+89
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
13
-282
/
+165
2023-05-16
ice: remove redundant SRIOV code
Piotr Raczynski
1
-36
/
+0
2023-05-16
ice: refactor VF control VSI interrupt handling
Piotr Raczynski
3
-66
/
+58
2023-05-16
ice: use preferred MSIX allocation api
Piotr Raczynski
3
-38
/
+37
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
5
-11
/
+11
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
5
-218
/
+238
2023-05-16
net: ethernet: i825xx: sun3_8256: Add SPDX license identifier
Bagas Sanjaya
2
-0
/
+2
2023-05-16
net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX ide...
Bagas Sanjaya
3
-9
/
+6
2023-05-16
net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier
Bagas Sanjaya
5
-23
/
+6
2023-05-16
net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier
Bagas Sanjaya
9
-22
/
+15
2023-05-16
net: bonding: Add SPDX identifier to remaining files
Bagas Sanjaya
3
-7
/
+4
2023-05-16
net: skbuff: update comment about pfmemalloc propagating
Yunsheng Lin
1
-5
/
+5
2023-05-15
bpf: Fix memleak due to fentry attach failure
Yafang Shao
1
-6
/
+15
2023-05-15
can: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: ti_hecc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: sun4i_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: softing: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-15
can: sja1000_platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: sja1000_isa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2
-7
/
+4
2023-05-15
can: mscan: mpc5xxx_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: m_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: janz-ican3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: ifi_canfd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: grcan: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: flexcan: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: ctucanfd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: length: make header self contained
Marc Kleine-Budde
1
-0
/
+3
2023-05-15
can: cc770_platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: bxcan: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-9
/
+3
2023-05-15
can: cc770_isa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-15
can: usb: f81604: add Fintek F81604 support
Ji-Ze Hong
4
-0
/
+1220
2023-05-15
can: c_can: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]