index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
s390/lcs: Convert sprintf to scnprintf
Thorsten Winkler
1
-1
/
+1
2023-06-23
s390/lcs: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
1
-6
/
+7
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
8
-51
/
+33
2023-06-23
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2
-12
/
+48
2023-06-23
net: hns3: refine the tcam key convert handle
Jian Shen
1
-8
/
+3
2023-06-23
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-23
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
4
-1
/
+81
2023-06-23
net: dsa: qca8k: add support for additional modes for netdev trigger
Christian Marangi
1
-0
/
+20
2023-06-23
docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entry
Christian Marangi
1
-0
/
+89
2023-06-23
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
2023-06-23
net: dsa: microchip: fix writes to phy registers >= 0x10
Rasmus Villemoes
1
-1
/
+17
2023-06-23
net: dsa: microchip: add ksz_prmw32() helper
Rasmus Villemoes
1
-0
/
+7
2023-06-23
net: dsa: microchip: simplify ksz_prmw8()
Rasmus Villemoes
1
-11
/
+2
2023-06-23
tools: ynl: improve the direct-include header guard logic
Jakub Kicinski
1
-14
/
+6
2023-06-23
net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksum
Zhengchao Shao
1
-21
/
+11
2023-06-23
net: macb: update PCS driver to use neg_mode
Russell King (Oracle)
1
-3
/
+5
2023-06-23
net: dsa: mt7530: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-06-23
net: dsa: b53: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-06-23
net: sparx5: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+5
2023-06-23
net: qca8k: update PCS driver to use neg_mode
Russell King (Oracle)
1
-7
/
+6
2023-06-23
net: prestera: update PCS driver to use neg_mode
Russell King (Oracle)
1
-8
/
+3
2023-06-23
net: mvpp2: update PCS driver to use neg_mode
Russell King (Oracle)
1
-6
/
+8
2023-06-23
net: mvneta: update PCS driver to use neg_mode
Russell King (Oracle)
1
-3
/
+4
2023-06-23
net: lan966x: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+4
2023-06-23
net: pcs: lynx: update PCS driver to use neg_mode
Russell King (Oracle)
1
-18
/
+18
2023-06-23
net: pcs: lynxi: update PCS driver to use neg_mode
Russell King (Oracle)
1
-23
/
+16
2023-06-23
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
3
-30
/
+31
2023-06-23
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
5
-18
/
+27
2023-06-23
net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
Russell King (Oracle)
1
-5
/
+4
2023-06-23
net: phylink: add PCS negotiation mode
Russell King (Oracle)
2
-17
/
+132
2023-06-23
net/tls: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-23
tcp: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-23
i40e, xsk: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
1
-1
/
+19
2023-06-22
wifi: ieee80211: fix erroneous NSTR bitmap size checks
Johannes Berg
1
-2
/
+2
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
1
-2
/
+6
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-06-22
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
2
-0
/
+8
2023-06-22
can: kvaser_pciefd: Use TX FIFO size read from CAN controller
Jimmy Assarsson
1
-12
/
+3
2023-06-22
can: kvaser_pciefd: Refactor code
Jimmy Assarsson
1
-134
/
+87
2023-06-22
can: kvaser_pciefd: Add len8_dlc support
Jimmy Assarsson
1
-4
/
+12
2023-06-22
can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
Jimmy Assarsson
1
-79
/
+89
2023-06-22
can: kvaser_pciefd: Sort register definitions
Jimmy Assarsson
1
-100
/
+110
2023-06-22
can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,se...
Jimmy Assarsson
1
-7
/
+3
2023-06-22
can: kvaser_pciefd: Rename device ID defines
Jimmy Assarsson
1
-11
/
+23
2023-06-22
can: kvaser_pciefd: Sort includes in alphabetic order
Jimmy Assarsson
1
-5
/
+5
2023-06-22
can: kvaser_pciefd: Remove SPI flash parameter read functionality
Jimmy Assarsson
2
-218
/
+5
2023-06-22
can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
Oliver Hartkopp
2
-1
/
+2
[next]