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
2024-03-06
net: macsec: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-06
dt-bindings: net: renesas,etheravb: Add support for R-Car V4M
Thanh Quan
1
-0
/
+1
2024-03-06
sr9800: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2024-03-06
selftests/harness: Fix TEST_F()'s vfork handling
Mickaël Salaün
2
-23
/
+27
2024-03-06
Merge branch 'mptcp-some-clean-up-patches'
Jakub Kicinski
8
-69
/
+73
2024-03-06
mptcp: drop lookup_by_id in lookup_addr
Geliang Tang
1
-7
/
+5
2024-03-06
mptcp: set error messages for set_flags
Geliang Tang
2
-3
/
+12
2024-03-06
mptcp: update set_flags interfaces
Geliang Tang
4
-52
/
+58
2024-03-06
mptcp: drop duplicate header inclusions
Geliang Tang
6
-9
/
+0
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
3
-3
/
+17
2024-03-06
Merge branch 'ynl-small-recv'
David S. Miller
2
-7
/
+42
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
1
-1
/
+6
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
1
-0
/
+15
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
1
-3
/
+18
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
1
-3
/
+3
2024-03-06
Merge branch 'tools-ynl-make-clean'
David S. Miller
4
-8
/
+9
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
1
-0
/
+1
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
3
-3
/
+3
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
4
-5
/
+5
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
12
-201
/
+125
2024-03-06
Merge branch 'ravb-cleanups'
David S. Miller
2
-147
/
+83
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2
-106
/
+33
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2
-8
/
+9
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2
-3
/
+3
2024-03-06
ravb: Create helper to allocate skb and align it
Niklas Söderlund
2
-20
/
+24
2024-03-06
ravb: Make it clear the information relates to maximum frame size
Niklas Söderlund
2
-6
/
+7
2024-03-06
ravb: Group descriptor types used in Rx ring
Niklas Söderlund
2
-30
/
+33
2024-03-06
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-1374
/
+1182
2024-03-06
Merge branch 'netlink-emsgsize'
David S. Miller
4
-19
/
+19
2024-03-06
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
1
-5
/
+7
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2
-14
/
+3
2024-03-06
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
1
-0
/
+9
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2
-4
/
+4
2024-03-05
Merge branch 'net-ethernet-rework-eee'
Jakub Kicinski
6
-54
/
+168
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
1
-18
/
+5
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
1
-37
/
+38
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2
-1
/
+30
2024-03-05
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2
-5
/
+49
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
2
-2
/
+8
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2
-0
/
+9
2024-03-05
net: add helpers for EEE configuration
Russell King
1
-0
/
+38
2024-03-05
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
1
-5
/
+0
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2
-4
/
+6
2024-03-05
net: tap: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-05
net: tuntap: Leverage core stats allocator
Breno Leitao
1
-9
/
+2
2024-03-05
ptp: fc3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-05
Merge branch 'net-constify-struct-class-usage'
Jakub Kicinski
7
-52
/
+50
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
1
-15
/
+15
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
1
-8
/
+8
[next]