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-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-08
Merge tag 'batadv-next-pullrequest-20220508' of git://git.open-mesh.org/linux...
David S. Miller
3
-9
/
+9
2022-05-08
Merge branch 'mlxsw-dedicated-router-notification-block'
David S. Miller
8
-122
/
+259
2022-05-08
selftests: forwarding: Add a tunnel-based test for L3 HW stats
Petr Machata
2
-0
/
+110
2022-05-08
selftests: lib: Add a generic helper for obtaining HW stats
Petr Machata
2
-12
/
+15
2022-05-08
mlxsw: spectrum_router: Take router lock in router notifier handler
Petr Machata
1
-32
/
+15
2022-05-08
mlxsw: spectrum: Update a comment
Petr Machata
1
-3
/
+2
2022-05-08
mlxsw: spectrum: Move handling of tunnel events to router code
Petr Machata
3
-28
/
+15
2022-05-08
mlxsw: spectrum: Move handling of router events to router code
Petr Machata
3
-18
/
+16
2022-05-08
mlxsw: spectrum: Move handling of HW stats events to router code
Petr Machata
2
-11
/
+40
2022-05-08
mlxsw: spectrum: Move handling of VRF events to router code
Petr Machata
3
-15
/
+16
2022-05-08
mlxsw: spectrum_router: Add a dedicated notifier block
Petr Machata
2
-0
/
+21
2022-05-08
mlxsw: spectrum: Tolerate enslaving of various devices to VRF
Petr Machata
1
-10
/
+16
2022-05-08
Merge branch 'switch-drivers-to-netif_napi_add_weight'
David S. Miller
42
-59
/
+71
2022-05-08
net: wan: switch to netif_napi_add_weight()
Jakub Kicinski
4
-4
/
+5
2022-05-08
net: virtio: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
1
-4
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
34
-47
/
+58
2022-05-08
caif_virtio: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-08
um: vector: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-06
Merge branch 'simplify-migration-of-host-filtered-addresses-in-felix-driver'
Jakub Kicinski
5
-145
/
+69
2022-05-06
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2
-46
/
+0
2022-05-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
3
-46
/
+69
2022-05-06
net: dsa: felix: stop migrating FDBs back and forth on tag proto change
Vladimir Oltean
1
-53
/
+2
2022-05-06
net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port
Vladimir Oltean
1
-4
/
+2
2022-05-06
mlxbf_gige: increase MDIO polling rate to 5us
David Thompson
1
-2
/
+4
2022-05-06
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-4
/
+4
2022-05-06
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
1
-5
/
+3
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
1
-0
/
+1
2022-05-06
Merge branch 'tso-gso-limit-split'
David S. Miller
37
-84
/
+137
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
2
-21
/
+21
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
28
-46
/
+49
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
3
-2
/
+46
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
9
-18
/
+24
2022-05-06
Merge branch 'nfp-flower-rework'
David S. Miller
5
-267
/
+453
2022-05-06
nfp: flower: enable decap_v2 bit
Louis Peens
1
-1
/
+2
2022-05-06
nfp: flower: remove unused neighbour cache
Louis Peens
2
-183
/
+0
2022-05-06
nfp: flower: link pre_tun flow rules with neigh entries
Louis Peens
3
-1
/
+154
2022-05-06
nfp: flower: rework tunnel neighbour configuration
Louis Peens
1
-59
/
+115
2022-05-06
nfp: flower: update nfp_tun_neigh structs
Louis Peens
2
-33
/
+47
2022-05-06
nfp: flower: fixup ipv6/ipv4 route lookup for neigh events
Louis Peens
1
-19
/
+33
2022-05-06
nfp: flower: enforce more strict pre_tun checks
Louis Peens
1
-7
/
+34
2022-05-06
nfp: flower: add/remove predt_list entries
Louis Peens
2
-7
/
+39
2022-05-06
nfp: flower: add infrastructure for pre_tun rework
Louis Peens
3
-33
/
+105
2022-05-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
13
-53
/
+150
2022-05-05
Merge branch 'mptcp-improve-mptcp-level-window-tracking'
Jakub Kicinski
7
-28
/
+90
2022-05-05
mptcp: add more offered MIBs counter
Paolo Abeni
3
-1
/
+13
2022-05-05
mptcp: never shrink offered window
Paolo Abeni
3
-12
/
+50
2022-05-05
tcp: allow MPTCP to update the announced window
Paolo Abeni
3
-8
/
+10
[prev]
[next]