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: gtp: Move net_device assigned in setup
Breno Leitao
1
-10
/
+2
2024-03-06
net: gtp: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-06
net: gtp: Leverage core stats allocator
Breno Leitao
1
-5
/
+1
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
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-4
/
+77
2024-03-07
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-07
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
1
-6
/
+5
2024-03-07
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-03-07
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-03-06
Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-55
/
+64
2024-03-06
Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-77
/
+35
2024-03-06
Merge tag 'v6.8-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-19
/
+19
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
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2
-5
/
+4
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 '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-22
/
+15
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
3
-42
/
+42
2024-03-06
Merge branch 'Improve packet offload for dual stack'
Steffen Klassert
2
-2
/
+8
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-06
Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+2
2024-03-06
Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
3
-33
/
+10
[prev]
[next]