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
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
4
-37
/
+36
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
6
-22
/
+25
2023-12-20
r8169: add support for LED's on RTL8168/RTL8101
Heiner Kallweit
4
-0
/
+232
2023-12-20
Merge branch 'bridge-mdb-bulk-delete'
David S. Miller
11
-31
/
+749
2023-12-20
selftests: vxlan_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+199
2023-12-20
selftests: bridge_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+189
2023-12-20
rtnetlink: bridge: Enable MDB bulk deletion
Ido Schimmel
1
-1
/
+2
2023-12-20
vxlan: mdb: Add MDB bulk deletion support
Ido Schimmel
3
-24
/
+153
2023-12-20
bridge: mdb: Add MDB bulk deletion support
Ido Schimmel
3
-0
/
+142
2023-12-20
rtnetlink: bridge: Invoke MDB bulk deletion when needed
Ido Schimmel
1
-0
/
+8
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
1
-0
/
+6
2023-12-20
rtnetlink: bridge: Use a different policy for MDB bulk delete
Ido Schimmel
1
-2
/
+49
2023-12-20
bridge: add MDB state mask uAPI attribute
Ido Schimmel
1
-0
/
+1
2023-12-20
octeontx2-af: insert space after include
Wang Jinchao
1
-1
/
+1
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
40
-2926
/
+642
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
40
-2925
/
+641
2023-12-19
Merge branch 'devlink-introduce-notifications-filtering'
Paolo Abeni
21
-53
/
+463
2023-12-19
devlink: extend multicast filtering by port index
Jiri Pirko
6
-5
/
+31
2023-12-19
devlink: add a command to set notification filter and use it for multicasts
Jiri Pirko
6
-4
/
+169
2023-12-19
genetlink: introduce helpers to do filtered multicast
Jiri Pirko
2
-8
/
+58
2023-12-19
netlink: introduce typedef for filter function
Jiri Pirko
4
-9
/
+8
2023-12-19
genetlink: introduce per-sock family private storage
Jiri Pirko
2
-1
/
+154
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
9
-22
/
+18
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
9
-9
/
+21
2023-12-19
devlink: introduce __devl_is_registered() helper and use it instead of xa_get...
Jiri Pirko
4
-4
/
+10
2023-12-19
devlink: use devl_is_registered() helper instead xa_get_mark()
Jiri Pirko
3
-6
/
+9
2023-12-19
bpf: Use nla_ok() instead of checking nla_len directly
Jakub Kicinski
1
-1
/
+1
2023-12-19
Merge branch 'add-pf-vf-mailbox-support'
Paolo Abeni
12
-49
/
+859
2023-12-19
octeon_ep: support firmware notifications for VFs
Shinas Rasheed
3
-0
/
+66
2023-12-19
octeon_ep: control net framework to support VF offloads
Shinas Rasheed
2
-1
/
+67
2023-12-19
octeon_ep: PF-VF mailbox version support
Shinas Rasheed
3
-3
/
+17
2023-12-19
octeon_ep: add PF-VF mailbox communication
Shinas Rasheed
11
-49
/
+713
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
177
-1798
/
+8407
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
292
-2086
/
+10703
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
2
-20
/
+19
2023-12-18
Merge branch 'tools-net-ynl-add-sub-message-support-to-ynl'
Jakub Kicinski
8
-45
/
+2782
2023-12-18
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
1
-3
/
+3
2023-12-18
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
1
-1
/
+1
2023-12-18
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
1
-1
/
+1
2023-12-18
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
1
-0
/
+23
2023-12-18
doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
Donald Hunter
1
-3
/
+3
2023-12-18
doc/netlink/specs: Add a spec for tc
Donald Hunter
1
-0
/
+2031
2023-12-18
doc/netlink/specs: use pad in structs in rt_link
Donald Hunter
1
-7
/
+6
2023-12-18
doc/netlink/specs: Add sub-message type to rt_link family
Donald Hunter
1
-4
/
+432
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
1
-10
/
+26
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2
-8
/
+95
2023-12-18
doc/netlink: Document the sub-message format for netlink-raw
Donald Hunter
1
-1
/
+95
2023-12-18
doc/netlink: Add sub-message support to netlink-raw
Donald Hunter
1
-3
/
+62
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
1
-5
/
+5
2023-12-18
Merge branch 'bpf-add-check-for-negative-uprobe-multi-offset'
Andrii Nakryiko
2
-5
/
+152
[next]