Age | Commit message (Expand) | Author |
2021-07-21 | net: bridge: multicast: add mdb context support | Nikolay Aleksandrov |
2021-07-21 | tcp: tweak len/truesize ratio for coalesce candidates | Eric Dumazet |
2021-07-21 | net: bridge: multicast: fix igmp/mld port context null pointer dereferences | Nikolay Aleksandrov |
2021-07-21 | tcp: avoid indirect call in tcp_new_space() | Eric Dumazet |
2021-07-21 | net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward | Vadim Fedorenko |
2021-07-21 | net: ipv6: introduce ip6_dst_mtu_maybe_forward | Vadim Fedorenko |
2021-07-21 | ipv6: ioam: Support for IOAM injection with lwtunnels | Justin Iurman |
2021-07-21 | ipv6: ioam: IOAM Generic Netlink API | Justin Iurman |
2021-07-21 | ipv6: ioam: Data plane support for Pre-allocated Trace | Justin Iurman |
2021-07-21 | net: switchdev: recurse into __switchdev_handle_fdb_del_to_device | Vladimir Oltean |
2021-07-20 | net: ipv4: add capability check for net administration | Yang Yang |
2021-07-20 | net: dsa: use switchdev_handle_fdb_{add,del}_to_device | Vladimir Oltean |
2021-07-20 | net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE | Vladimir Oltean |
2021-07-20 | net: switchdev: introduce helper for checking dynamically learned FDB entries | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: add proper cross-chip notifier support | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register | Vladimir Oltean |
2021-07-20 | net: dsa: make tag_8021q operations part of the core | Vladimir Oltean |
2021-07-20 | net: dsa: let the core manage the tag_8021q context | Vladimir Oltean |
2021-07-20 | net: dsa: build tag_8021q.c as part of DSA core | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: use symbolic error names | Vladimir Oltean |
2021-07-20 | net: dsa: tag_8021q: use "err" consistently instead of "rc" | Vladimir Oltean |
2021-07-20 | net: dsa: sja1105: delete the best_effort_vlan_filtering mode | Vladimir Oltean |
2021-07-20 | Merge branch 'veth-flexible-channel-numbers' | David S. Miller |
2021-07-20 | Merge branch 'bridge-vlan-multicast' | David S. Miller |
2021-07-20 | memcg: enable accounting for scm_fp_list objects | Vasily Averin |
2021-07-20 | memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation | Vasily Averin |
2021-07-20 | memcg: enable accounting for VLAN group array | Vasily Averin |
2021-07-20 | memcg: enable accounting for inet_bin_bucket cache | Vasily Averin |
2021-07-20 | memcg: enable accounting for IP address and routing-related objects | Vasily Averin |
2021-07-20 | memcg: enable accounting for net_device and Tx/Rx queues | Vasily Averin |
2021-07-20 | net: bridge: vlan: add mcast snooping control | Nikolay Aleksandrov |
2021-07-20 | net: bridge: vlan: notify when global options change | Nikolay Aleksandrov |
2021-07-20 | net: bridge: vlan: add support for dumping global vlan options | Nikolay Aleksandrov |
2021-07-20 | net: bridge: vlan: add support for global options | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: include router port vlan id in notifications | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: add vlan querier and query support | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: check if should use vlan mcast ctx | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: use the port group to port context helper | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: add helper to get port mcast context from port group | Nikolay Aleksandrov |
2021-07-20 | net: bridge: add vlan mcast snooping knob | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: add vlan state initialization and control | Nikolay Aleksandrov |
2021-07-20 | net: bridge: vlan: add global and per-port multicast context | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: use multicast contexts instead of bridge or port | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: factor out bridge multicast context | Nikolay Aleksandrov |
2021-07-20 | net: bridge: multicast: factor out port multicast context | Nikolay Aleksandrov |
2021-07-20 | net/tcp_fastopen: remove tcp_fastopen_ctx_lock | Eric Dumazet |
2021-07-20 | netlink: Deal with ESRCH error in nlmsg_notify() | Yajun Deng |
2021-07-17 | igmp: Add ip_mc_list lock in ip_check_mc_rcu | Liu Jian |