index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
net: dsa: be mostly no-op in dsa_slave_set_mac_address when down
Vladimir Oltean
1
-0
/
+7
2022-03-09
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
Vladimir Oltean
1
-39
/
+26
2022-03-09
net: dsa: move port lists initialization to dsa_port_touch
Vladimir Oltean
1
-10
/
+8
2022-03-09
net: dsa: warn if port lists aren't empty in dsa_port_teardown
Vladimir Oltean
1
-16
/
+3
2022-03-09
Merge branch 'ptrp-ocp-next'
David S. Miller
1
-91
/
+138
2022-03-09
ptp: ocp: Update devlink firmware display path.
Jonathan Lemon
1
-26
/
+17
2022-03-09
ptp: ocp: add nvmem interface for accessing eeprom
Jonathan Lemon
1
-65
/
+121
2022-03-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
11
-46
/
+291
2022-03-08
net: prestera: acl: make read-only array client_map static const
Colin Ian King
1
-1
/
+1
2022-03-08
ptp: ocp: correct label for error path
Jonathan Lemon
1
-2
/
+2
2022-03-08
SO_ZEROCOPY should return -EOPNOTSUPP rather than -ENOTSUPP
Samuel Thibault
1
-2
/
+2
2022-03-08
Merge branch 'mptcp-advertisement-reliability-improvement-and-misc-updates'
Jakub Kicinski
8
-100
/
+321
2022-03-08
mptcp: add fullmesh flag check for adding address
Geliang Tang
1
-0
/
+6
2022-03-08
selftests: mptcp: add implicit endpoint test case
Paolo Abeni
2
-1
/
+126
2022-03-08
mptcp: strict local address ID selection
Paolo Abeni
4
-23
/
+63
2022-03-08
mptcp: introduce implicit endpoints
Paolo Abeni
3
-19
/
+47
2022-03-08
mptcp: more careful RM_ADDR generation
Paolo Abeni
2
-12
/
+40
2022-03-08
selftests: mptcp: Rename wait function
Mat Martineau
1
-2
/
+2
2022-03-08
selftests: mptcp: join: allow running -cCi
Matthieu Baerts
1
-39
/
+28
2022-03-08
mptcp: use MPTCP_SUBFLOW_NODATA
Geliang Tang
1
-4
/
+4
2022-03-08
mptcp: add tracepoint in mptcp_sendmsg_frag
Geliang Tang
2
-0
/
+5
2022-03-08
ixgbevf: add disable link state
Slawomir Mrozowicz
5
-1
/
+57
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
3
-1
/
+52
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
5
-44
/
+182
2022-03-08
Merge branch 'net-phy-lan87xx-use-genphy_read_master_slave-function'
Paolo Abeni
3
-39
/
+11
2022-03-08
net: phy: lan87xx: use genphy_read_master_slave in read_status
Arun Ramadoss
1
-29
/
+1
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
2
-10
/
+10
2022-03-08
net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridges
Tobias Waldekranz
1
-3
/
+12
2022-03-08
net: lan966x: allow offloading timestamp operations to the PHY
Horatiu Vultur
1
-1
/
+3
2022-03-08
net: mdio-mux: add bus name to bus id
Heiner Kallweit
1
-2
/
+2
2022-03-07
net: cxgb3: Fix an error code when probing the driver
Zheyu Ma
1
-0
/
+1
2022-03-07
ice: xsk: fix GCC version checking against pragma unroll presence
Maciej Fijalkowski
1
-1
/
+1
2022-03-07
vxlan_core: delete unnecessary condition
Dan Carpenter
1
-28
/
+26
2022-03-07
ptp: ocp: off by in in ptp_ocp_tod_gnss_name()
Dan Carpenter
1
-1
/
+1
2022-03-07
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
1
-1
/
+1
2022-03-07
net: dsa: return success if there was nothing to do
Tom Rix
1
-2
/
+2
2022-03-07
selftests: net: fix array_size.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-07
nfp: xsk: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Guo Zhengkui
1
-1
/
+1
2022-03-07
net/smc: fix compile warning for smc_sysctl
Dust Li
4
-31
/
+15
2022-03-07
Merge branch 'netif_rx-part3'
David S. Miller
13
-33
/
+19
2022-03-07
net: phy: micrel: Move netif_rx() outside of IRQ-off section.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
net: Remove netif_rx_any_context() and netif_rx_ni().
Sebastian Andrzej Siewior
1
-10
/
+0
2022-03-07
net: phy: micrel: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
phonet: Use netif_rx().
Sebastian Andrzej Siewior
1
-4
/
+4
2022-03-07
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2022-03-07
batman-adv: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-07
tipc: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-07
tun: vxlan: Use netif_rx().
Sebastian Andrzej Siewior
2
-3
/
+3
2022-03-07
staging: Use netif_rx().
Sebastian Andrzej Siewior
2
-3
/
+3
2022-03-07
s390: net: Use netif_rx().
Sebastian Andrzej Siewior
2
-6
/
+2
[next]