index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
spi: tegra210-quad: Fix combined sequence
Krishna Yarlagadda
1
-0
/
+5
2022-10-03
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
1
-7
/
+18
2022-10-03
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-10-03
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-10-03
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
1
-3
/
+3
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
4
-7
/
+7
2022-10-03
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
1
-4
/
+1
2022-10-03
NFSv4: Directly use ida_alloc()/free()
Bo Liu
1
-6
/
+4
2022-10-03
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
3
-6
/
+6
2022-10-03
dt-bindings: leds: Add MediaTek MT6370 flashlight
Alice Chen
1
-0
/
+41
2022-10-03
dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
ChiYuan Huang
1
-0
/
+81
2022-10-03
dt-bindings: mailbox: Convert mtk-gce to DT schema
AngeloGioacchino Del Regno
3
-83
/
+87
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
287
-2330
/
+13386
2022-10-03
Merge tag 'efi-next-for-v6.1' into loongarch-next
Huacai Chen
50
-563
/
+1638
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
3
-2
/
+60
2022-10-03
net/ieee802154: reject zero-sized raw_sendmsg()
Tetsuo Handa
1
-0
/
+3
2022-10-03
net: wwan: iosm: Call mutex_init before locking it
Maxim Mikityanskiy
1
-2
/
+3
2022-10-03
Merge branch 'octeontx2-macsec-offload'
David S. Miller
15
-7
/
+6681
2022-10-03
octeontx2-pf: mcs: Introduce MACSEC hardware offloading
Subbaraya Sundeep
5
-0
/
+1776
2022-10-03
octeontx2-af: cn10k: mcs: Add debugfs support
Geetha sowjanya
2
-0
/
+350
2022-10-03
octeontx2-af: cn10k: mcs: Handle MCS block interrupts
Geetha sowjanya
8
-12
/
+865
2022-10-03
octeontx2-af: cn10k: mcs: Support for stats collection
Geetha sowjanya
6
-0
/
+1048
2022-10-03
octeontx2-af: cn10k: mcs: Install a default TCAM for normal traffic
Geetha sowjanya
3
-0
/
+69
2022-10-03
octeontx2-af: cn10k: mcs: Manage the MCS block hardware resources
Geetha sowjanya
6
-1
/
+1530
2022-10-03
octeontx2-af: cn10k: mcs: Add mailboxes for port related operations
Geetha sowjanya
5
-4
/
+376
2022-10-03
octeontx2-af: cn10k: Introduce driver for macsec block.
Geetha sowjanya
8
-1
/
+678
2022-10-03
eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
Zheng Wang
1
-1
/
+1
2022-10-03
Merge branch 'lan966x-police-mirroring'
David S. Miller
7
-1
/
+660
2022-10-03
net: lan966x: Add port mirroring support using tc-matchall
Horatiu Vultur
5
-1
/
+193
2022-10-03
net: lan966x: Add port police support using tc-matchall
Horatiu Vultur
6
-1
/
+468
2022-10-03
net: fec: using page pool to manage RX buffers
Shenwei Wang
3
-58
/
+119
2022-10-03
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
1
-26
/
+0
2022-10-03
bnx2x: fix potential memory leak in bnx2x_tpa_stop()
Jianglei Nie
1
-0
/
+1
2022-10-03
eth: lan743x: reject extts for non-pci11x1x devices
Raju Lakkaraju
1
-0
/
+7
2022-10-03
gro: add support of (hw)gro packets to gro stack
Coco Li
2
-6
/
+29
2022-10-03
net: prestera: acl: Add check for kmemdup
Jiasheng Jiang
3
-5
/
+13
2022-10-03
Merge branch 'mptcp-fastclose'
David S. Miller
3
-62
/
+217
2022-10-03
mptcp: update misleading comments.
Paolo Abeni
1
-7
/
+7
2022-10-03
selftests: mptcp: update and extend fastclose test-cases
Paolo Abeni
2
-25
/
+130
2022-10-03
mptcp: use fastclose on more edge scenarios
Paolo Abeni
1
-19
/
+44
2022-10-03
mptcp: propagate fastclose error
Paolo Abeni
1
-11
/
+36
2022-10-03
Merge branch 'RollBall-Hilink-Turris-10G-copper-SFP-support'
David S. Miller
12
-141
/
+797
2022-10-03
net: sfp: add support for multigig RollBall transceivers
Marek Behún
1
-10
/
+39
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
3
-7
/
+313
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
2
-13
/
+57
2022-10-03
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
1
-35
/
+26
2022-10-03
net: phylink: allow attaching phy for SFP modules on 802.3z mode
Marek Behún
1
-4
/
+1
2022-10-03
net: phy: marvell10g: select host interface configuration
Russell King
1
-0
/
+112
2022-10-03
net: phy: marvell10g: Use tabs instead of spaces for indentation
Marek Behún
1
-9
/
+9
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
2
-0
/
+21
[prev]
[next]