Age | Commit message (Expand) | Author |
2020-09-23 | net: bridge: mcast: add support for blocked port groups | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: handle port group filter modes | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: install S,G entries automatically based on reports | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: add sg_port rhashtable | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: add rt_protocol field to the port group struct | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mdb: add support for add/del/dump of entries with source | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mdb: add support to extend add/del commands | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: rename br_ip's u member to dst | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mcast: use br_ip's src for src groups and querier address | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group() | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mdb: move all port and bridge checks to br_mdb_add | Nikolay Aleksandrov |
2020-09-23 | net: bridge: mdb: use extack in br_mdb_parse() | Nikolay Aleksandrov |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-09-22 | devlink: Enhance policy to validate port type input value | Parav Pandit |
2020-09-22 | devlink: Enhance policy to validate eswitch mode value | Parav Pandit |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-21 | inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute | Eric Dumazet |
2020-09-21 | net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU | Vladimir Oltean |
2020-09-21 | bpf: Using rcu_read_lock for bpf_sk_storage_map iterator | Yonghong Song |
2020-09-21 | bpf: Allow specifying a BTF ID per argument in function protos | Lorenz Bauer |
2020-09-21 | Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/... | David S. Miller |
2020-09-21 | Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub... | David S. Miller |
2020-09-21 | Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-09-21 | ipv6: route: convert comma to semicolon | Xu Wang |
2020-09-21 | net: unix: remove redundant assignment to variable 'err' | Jing Xiangfeng |
2020-09-21 | net-sysfs: add backlog len and CPU id to softnet data | Paolo Abeni |
2020-09-21 | can: remove "WITH Linux-syscall-note" from SPDX tag of C files | Masahiro Yamada |
2020-09-21 | can: raw: fix indention | Marc Kleine-Budde |
2020-09-21 | can: net: fix spelling mistakes | Marc Kleine-Budde |
2020-09-20 | RDS: drop double zeroing | Julia Lawall |
2020-09-20 | net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags | Vladimir Oltean |
2020-09-20 | net: dsa: tag_8021q: add VLANs to the master interface too | Vladimir Oltean |
2020-09-20 | net: dsa: install VLANs into the master's RX filter too | Vladimir Oltean |
2020-09-20 | net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 | Vladimir Oltean |
2020-09-20 | net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() | Vladimir Oltean |
2020-09-20 | net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU... | Vladimir Oltean |
2020-09-20 | net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER | Vladimir Oltean |
2020-09-20 | net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive | Vladimir Oltean |
2020-09-20 | net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER | Vladimir Oltean |
2020-09-20 | net: remove unnecessary NULL checking in napi_consume_skb() | Yunsheng Lin |
2020-09-20 | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant | Henry Ptasinski |
2020-09-19 | ethtool: Add 100base-FX link mode entries | Dan Murphy |
2020-09-19 | net/packet: Fix a comment about network_header | Xie He |
2020-09-18 | net: dsa: wire up devlink info get | Andrew Lunn |
2020-09-18 | net: dsa: Add devlink regions support to DSA | Andrew Lunn |
2020-09-18 | net: dsa: Add helper to convert from devlink to ds | Andrew Lunn |
2020-09-18 | net: devlink: region: Pass the region ops to the snapshot function | Andrew Lunn |
2020-09-18 | net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC | Necip Fazil Yildiran |