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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
1
-2
/
+1
2021-07-22
net: selftests: add MTU test
Oleksij Rempel
1
-0
/
+12
2021-07-22
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
1
-72
/
+142
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
8
-85
/
+118
2021-07-22
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
3
-0
/
+9
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
4
-34
/
+90
2021-07-22
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
3
-39
/
+86
2021-07-22
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
3
-14
/
+25
2021-07-21
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
3
-6
/
+7
2021-07-21
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
1
-3
/
+40
2021-07-21
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
1
-8
/
+30
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
1
-5
/
+9
2021-07-21
tcp: avoid indirect call in tcp_new_space()
Eric Dumazet
1
-1
/
+1
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
1
-20
/
+1
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
3
-21
/
+3
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
5
-12
/
+320
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
1
-2
/
+559
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
6
-1
/
+461
2021-07-21
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
1
-4
/
+4
2021-07-20
net: ipv4: add capability check for net administration
Yang Yang
1
-3
/
+7
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2
-105
/
+113
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
1
-0
/
+190
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
1
-1
/
+1
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
4
-201
/
+247
2021-07-20
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
3
-38
/
+126
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
1
-3
/
+8
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-7
/
+3
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
1
-53
/
+61
2021-07-20
net: dsa: build tag_8021q.c as part of DSA core
Vladimir Oltean
3
-16
/
+1
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
1
-0
/
+33
2021-07-20
net: dsa: tag_8021q: use symbolic error names
Vladimir Oltean
1
-10
/
+10
2021-07-20
net: dsa: tag_8021q: use "err" consistently instead of "rc"
Vladimir Oltean
1
-23
/
+23
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
3
-91
/
+18
2021-07-20
Merge branch 'veth-flexible-channel-numbers'
David S. Miller
12
-19
/
+22
2021-07-20
Merge branch 'bridge-vlan-multicast'
David S. Miller
14
-826
/
+1773
2021-07-20
memcg: enable accounting for scm_fp_list objects
Vasily Averin
1
-2
/
+2
2021-07-20
memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation
Vasily Averin
1
-2
/
+3
2021-07-20
memcg: enable accounting for VLAN group array
Vasily Averin
1
-1
/
+1
2021-07-20
memcg: enable accounting for inet_bin_bucket cache
Vasily Averin
2
-2
/
+4
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
6
-9
/
+9
2021-07-20
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
1
-3
/
+3
2021-07-20
net: bridge: vlan: add mcast snooping control
Nikolay Aleksandrov
3
-1
/
+46
2021-07-20
net: bridge: vlan: notify when global options change
Nikolay Aleksandrov
1
-1
/
+79
2021-07-20
net: bridge: vlan: add support for dumping global vlan options
Nikolay Aleksandrov
3
-8
/
+68
2021-07-20
net: bridge: vlan: add support for global options
Nikolay Aleksandrov
3
-3
/
+102
2021-07-20
net: bridge: multicast: include router port vlan id in notifications
Nikolay Aleksandrov
3
-10
/
+25
2021-07-20
net: bridge: multicast: add vlan querier and query support
Nikolay Aleksandrov
1
-8
/
+60
2021-07-20
net: bridge: multicast: check if should use vlan mcast ctx
Nikolay Aleksandrov
2
-15
/
+62
2021-07-20
net: bridge: multicast: use the port group to port context helper
Nikolay Aleksandrov
1
-6
/
+15
2021-07-20
net: bridge: multicast: add helper to get port mcast context from port group
Nikolay Aleksandrov
1
-0
/
+38
[next]