Age | Commit message (Expand) | Author | Files | Lines |
2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 9 | -41/+192 |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+8 |
2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+3 |
2025-05-16 | bridge: netfilter: Fix forwarding of fragmented packets | Ido Schimmel | 2 | -5/+3 |
2025-05-08 | treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try() | Ingo Molnar | 1 | -8/+8 |
2025-05-05 | netfilter: bridge: Move specific fragmented packet to slow_path instead of dr... | Huajian Yang | 1 | -6/+6 |
2025-04-23 | net: bridge: mcast: update multicast contex when vlan state is changed | Yong Wang | 3 | -3/+38 |
2025-04-23 | net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions | Yong Wang | 1 | -8/+69 |
2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
2025-04-16 | net: bridge: switchdev: do not notify new brentries as changed | Jonas Gorski | 1 | -1/+3 |
2025-04-15 | net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set | Shengyu Qu | 1 | -1/+2 |
2025-04-14 | bridge: Convert br_net_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima | 1 | -9/+8 |
2025-04-14 | net: bridge: mcast: Notify on mdb offload failure | Joseph Huang | 3 | -5/+34 |
2025-04-14 | net: bridge: Add offload_fail_notification bopt | Joseph Huang | 2 | -0/+6 |
2025-04-14 | net: bridge: mcast: Add offload failed mdb flag | Joseph Huang | 3 | -9/+22 |
2025-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -38/+38 |
2025-04-09 | net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge | Amit Cohen | 1 | -0/+7 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 4 | -38/+38 |
2025-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+34 |
2025-03-21 | net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. | Kuniyuki Iwashima | 2 | -5/+34 |
2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+2 |
2025-03-04 | net: rename netns_local to netns_immutable | Nicolas Dichtel | 1 | -1/+1 |
2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -2/+4 |
2025-02-05 | bridge: mdb: Allow replace of a host-joined group | Petr Machata | 1 | -1/+1 |
2025-01-19 | netfilter: br_netfilter: remove unused conditional and dead code | Antoine Tenart | 1 | -29/+1 |
2025-01-07 | bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff" | Ted Chen | 2 | -2/+2 |
2024-12-23 | net: bridge: add skb drop reasons to the most common drop points | Radu Rendec | 2 | -9/+27 |
2024-12-20 | net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING | Petr Machata | 3 | -0/+40 |
2024-12-20 | net: bridge: Extract a helper to handle bridge_binding toggles | Petr Machata | 1 | -6/+14 |
2024-12-17 | net: bridge: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -3/+3 |
2024-12-10 | rtnetlink: add ndo_fdb_dump_context | Eric Dumazet | 1 | -1/+2 |
2024-11-15 | ndo_fdb_del: Add a parameter to report whether notification was sent | Petr Machata | 2 | -8/+9 |
2024-11-15 | ndo_fdb_add: Add a parameter to report whether notification was sent | Petr Machata | 2 | -6/+8 |
2024-11-12 | net: ip: make ip_route_input() return drop reasons | Menglong Dong | 1 | -5/+6 |
2024-11-09 | bridge: Allow deleting FDB entries with non-existent VLAN | Ido Schimmel | 1 | -7/+2 |
2024-11-07 | ipv4: Prepare ip_route_output() to future .flowi4_tos conversion. | Guillaume Nault | 1 | -1/+1 |
2024-11-07 | Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 2 | -2/+8 |
2024-10-23 | netpoll: remove ndo_netpoll_setup() second argument | Eric Dumazet | 1 | -1/+1 |
2024-10-22 | rtnetlink: Return int from rtnl_af_register(). | Kuniyuki Iwashima | 1 | -1/+5 |
2024-10-15 | net: bridge: replace call_rcu by kfree_rcu for simple kmem_cache_free callback | Julia Lawall | 1 | -8/+1 |
2024-10-15 | netfilter: nf_tables: replace deprecated strncpy with strscpy_pad | Justin Stitt | 1 | -1/+1 |
2024-10-15 | netfilter: Make legacy configs user selectable | Breno Leitao | 1 | -1/+7 |
2024-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -13/+22 |
2024-10-10 | bridge: Handle error of rtnl_register_module(). | Kuniyuki Iwashima | 3 | -13/+17 |
2024-10-04 | netfilter: br_netfilter: fix panic with metadata_dst skb | Andy Roulin | 1 | -0/+5 |
2024-10-03 | ipv4: Convert ip_route_input() to dscp_t. | Guillaume Nault | 1 | -3/+5 |
2024-10-03 | Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+1 |
2024-10-02 | bridge: mcast: Fail MDB get request on empty entry | Ido Schimmel | 1 | -1/+1 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
2024-09-09 | netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish() | Ido Schimmel | 1 | -1/+2 |
2024-09-06 | Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 3 | -6/+4 |
2024-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+2 |
2024-09-04 | net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN | Jonas Gorski | 1 | -4/+2 |
2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin | 1 | -2/+3 |
2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -1/+2 |
2024-09-03 | netfilter: nf_tables: drop unused 3rd argument from validate callback ops | Florian Westphal | 2 | -5/+3 |
2024-09-03 | netfilter: Use kmemdup_array instead of kmemdup for multiple allocation | Yan Zhen | 1 | -1/+1 |
2024-08-20 | netfilter: nf_tables: pass context structure to nft_parse_register_load | Florian Westphal | 1 | -1/+1 |
2024-08-14 | netfilter: nf_queue: drop packets with cloned unconfirmed conntracks | Florian Westphal | 1 | -1/+5 |
2024-08-05 | net: bridge: mcast: wait for previous gc cycles when removing port | Nikolay Aleksandrov | 1 | -3/+1 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -1/+1 |
2024-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2024-07-15 | net: bridge: mst: Check vlan state for egress decision | Elliot Ayrey | 1 | -2/+2 |
2024-06-24 | netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. | Sebastian Andrzej Siewior | 1 | -4/+16 |
2024-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+6 |
2024-06-12 | net: bridge: mst: fix suspicious rcu usage in br_mst_set_state | Nikolay Aleksandrov | 1 | -1/+1 |
2024-06-12 | net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state | Nikolay Aleksandrov | 1 | -6/+5 |
2024-06-05 | net: bridge: fix an inconsistent indentation | Chen Hanxiao | 1 | -2/+2 |
2024-05-23 | net: Rename mono_delivery_time to tstamp_type for scalabilty | Abhishek Chauhan | 1 | -3/+3 |
2024-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Jakub Kicinski | 3 | -8/+11 |
2024-05-15 | net: bridge: mst: fix vlan use-after-free | Nikolay Aleksandrov | 1 | -6/+10 |
2024-05-15 | net: bridge: xmit: make sure we have at least eth header len bytes | Nikolay Aleksandrov | 1 | -0/+6 |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+7 |
2024-05-08 | net: bridge: fix corrupted ethernet header on multicast-to-unicast | Felix Fietkau | 1 | -2/+7 |
2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
2024-05-03 | netfilter: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 1 | -1/+0 |
2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2024-05-01 | net: bridge: fix multicast-to-unicast with fraglist GSO | Felix Fietkau | 1 | -1/+1 |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2024-04-25 | net: bridge: remove redundant check of f->dst | linke li | 1 | -1/+1 |
2024-04-22 | bridge/br_netlink.c: no need to return void function | Hangbin Liu | 1 | -1/+1 |
2024-04-22 | sysctl: treewide: constify ctl_table_header::ctl_table_arg | Thomas Weißschuh | 1 | -1/+1 |
2024-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -8/+28 |
2024-04-11 | netfilter: br_netfilter: skip conntrack input hook for promisc packets | Pablo Neira Ayuso | 4 | -8/+28 |
2024-04-08 | ipv4: Set scope explicitly in ip_route_output(). | Guillaume Nault | 1 | -1/+2 |
2024-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
2024-04-04 | netfilter: validate user input for expected length | Eric Dumazet | 1 | -0/+6 |
2024-04-01 | ip_tunnel: convert __be16 tunnel flags to bitmaps | Alexander Lobakin | 1 | -3/+6 |
2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
2024-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+126 |
2024-02-28 | net: bridge: Exit if multicast_init_stats fails | Breno Leitao | 1 | -1/+2 |
2024-02-28 | net: bridge: Do not allocate stats in the driver | Breno Leitao | 1 | -11/+2 |
2024-02-29 | netfilter: bridge: confirm multicast packets before passing them up the stack | Florian Westphal | 2 | -0/+126 |
2024-02-22 | treewide: update LLVM Bugzilla links | Nathan Chancellor | 1 | -1/+1 |
2024-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -28/+56 |
2024-02-21 | net: bridge: constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
2024-02-16 | net: bridge: switchdev: Ensure deferred event delivery on unoffload | Tobias Waldekranz | 1 | -0/+10 |
2024-02-16 | net: bridge: switchdev: Skip MDB replays of deferred events on offload | Tobias Waldekranz | 1 | -28/+46 |
2024-02-14 | net-sysfs: convert dev->operstate reads to lockless ones | Eric Dumazet | 1 | -1/+2 |
2024-02-13 | net: bridge: use netdev_lockdep_set_classes() | Eric Dumazet | 1 | -8/+1 |
2024-02-12 | bridge: vlan: use synchronize_net() when holding RTNL | Eric Dumazet | 1 | -2/+2 |
2024-02-07 | bridge: use exit_batch_rtnl() method | Eric Dumazet | 1 | -10/+5 |
2024-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -7/+17 |
2024-01-31 | net: bridge: Use KMEM_CACHE instead of kmem_cache_create | Kunwu Chan | 1 | -4/+1 |
2024-01-30 | bridge: mcast: fix disabled snooping after long uptime | Linus Lüssing | 2 | -7/+17 |
2024-01-29 | netfilter: ebtables: allow xtables-nft only builds | Florian Westphal | 2 | -1/+8 |
2024-01-17 | netfilter: bridge: replace physindev with physinif in nf_bridge_info | Pavel Tikhomirov | 2 | -12/+44 |
2023-12-26 | bridge: cfm: fix enum typo in br_cc_ccm_tx_parse | Lin Ma | 1 | -1/+1 |
2023-12-20 | bridge: mdb: Add MDB bulk deletion support | Ido Schimmel | 3 | -0/+142 |
2023-12-05 | docs: bridge: Add kAPI/uAPI fields | Hangbin Liu | 1 | -0/+2 |
2023-11-14 | netfilter: nf_conntrack_bridge: initialize err to 0 | Linkui Xiao | 1 | -1/+1 |
2023-11-08 | netfilter: add missing module descriptions | Florian Westphal | 5 | -0/+5 |
2023-10-27 | net: bridge: fill in MODULE_DESCRIPTION() | Nikolay Aleksandrov | 1 | -0/+1 |
2023-10-27 | bridge: mcast: Add MDB get support | Ido Schimmel | 3 | -0/+168 |
2023-10-27 | bridge: mcast: Rename MDB entry get function | Ido Schimmel | 4 | -8/+11 |
2023-10-27 | bridge: mcast: Factor out a helper for PG entry size calculation | Ido Schimmel | 1 | -7/+13 |
2023-10-27 | bridge: mcast: Account for missing attributes | Ido Schimmel | 1 | -4/+11 |
2023-10-27 | bridge: mcast: Dump MDB entries even when snooping is disabled | Ido Schimmel | 1 | -3/+0 |
2023-10-24 | br_netfilter: use single forward hook for ip and arp | Florian Westphal | 1 | -38/+34 |
2023-10-18 | netfilter: bridge: convert br_netfilter to NF_DROP_REASON | Florian Westphal | 2 | -16/+16 |
2023-10-17 | net: bridge: Set strict_start_type for br_policy | Johannes Nixdorf | 1 | -0/+2 |
2023-10-17 | net: bridge: Add netlink knobs for number / max learned FDB entries | Johannes Nixdorf | 1 | -1/+14 |
2023-10-17 | net: bridge: Track and limit dynamically learned FDB entries | Johannes Nixdorf | 2 | -2/+37 |
2023-10-17 | net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry | Johannes Nixdorf | 1 | -3/+4 |
2023-10-13 | net: Handle bulk delete policy in bridge driver | Amit Cohen | 2 | -7/+25 |
2023-10-01 | neighbour: fix data-races around n->output | Eric Dumazet | 1 | -1/+1 |
2023-09-19 | net: bridge: use DEV_STATS_INC() | Eric Dumazet | 2 | -4/+4 |
2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+2 |
2023-08-22 | netfilter: ebtables: fix fortify warnings in size_entry_mwt() | GONG, Ruiqi | 1 | -2/+1 |
2023-08-15 | netfilter: Update to register_net_sysctl_sz | Joel Granados | 1 | -1/+2 |
2023-07-27 | bridge: Remove unused declaration br_multicast_set_hash_max() | YueHaibing | 1 | -1/+0 |
2023-07-21 | net: switchdev: Add a helper to replay objects on a bridge port | Petr Machata | 3 | -0/+33 |
2023-07-21 | net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDB | Petr Machata | 1 | -1/+5 |
2023-07-19 | bridge: Add backup nexthop ID support | Ido Schimmel | 4 | -0/+31 |
2023-07-03 | net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode | Vladimir Oltean | 1 | -2/+3 |
2023-05-30 | skbuff: bridge: Add layer 2 miss indication | Ido Schimmel | 4 | -0/+32 |
2023-05-17 | bridge: always declare tunnel functions | Arnd Bergmann | 1 | -4/+4 |
2023-05-10 | net: add vlan_get_protocol_and_depth() helper | Eric Dumazet | 1 | -1/+1 |
2023-04-21 | bridge: Allow setting per-{Port, VLAN} neighbor suppression state | Ido Schimmel | 1 | -1/+7 |
2023-04-21 | bridge: vlan: Allow setting VLAN neighbor suppression state | Ido Schimmel | 2 | -1/+20 |
2023-04-21 | bridge: Add per-{Port, VLAN} neighbor suppression data path support | Ido Schimmel | 1 | -1/+17 |
2023-04-21 | bridge: Encapsulate data path neighbor suppression logic | Ido Schimmel | 3 | -6/+13 |
2023-04-21 | bridge: Take per-{Port, VLAN} neighbor suppression into account | Ido Schimmel | 2 | -2/+2 |
2023-04-21 | bridge: Add internal flags for per-{Port, VLAN} neighbor suppression | Ido Schimmel | 1 | -0/+1 |
2023-04-21 | bridge: Pass VLAN ID to br_flood() | Ido Schimmel | 4 | -7/+9 |
2023-04-21 | bridge: Reorder neighbor suppression check when flooding | Ido Schimmel | 1 | -2/+2 |
2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -6/+22 |
2023-04-20 | net: bridge: switchdev: don't notify FDB entries with "master dynamic" | Vladimir Oltean | 1 | -0/+11 |
2023-04-06 | netfilter: br_netfilter: fix recent physdev match breakage | Florian Westphal | 1 | -6/+11 |
2023-03-28 | net: dst: Switch to rcuref_t reference counting | Thomas Gleixner | 1 | -1/+1 |
2023-03-17 | rtnetlink: bridge: mcast: Relax group address validation in common code | Ido Schimmel | 1 | -0/+6 |
2023-03-17 | rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver | Ido Schimmel | 4 | -318/+27 |
2023-03-17 | bridge: mcast: Implement MDB net device operations | Ido Schimmel | 3 | -0/+152 |
2023-03-15 | neighbour: annotate lockless accesses to n->nud_state | Eric Dumazet | 2 | -3/+4 |
2023-03-08 | netfilter: move br_nf_check_hbh_len to utils | Xin Long | 1 | -54/+1 |
2023-03-08 | netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len | Xin Long | 1 | -19/+14 |
2023-03-08 | netfilter: bridge: check len before accessing more nh data | Xin Long | 1 | -25/+20 |
2023-03-08 | netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len | Xin Long | 1 | -5/+9 |
2023-03-08 | netfilter: bridge: introduce broute meta statement | Sriram Yagnaraman | 1 | -3/+68 |
2023-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 1 | -1/+1 |
2023-02-22 | netfilter: ebtables: fix table blob use-after-free | Florian Westphal | 1 | -1/+1 |
2023-02-14 | net: bridge: make kobj_type structure constant | Thomas Weißschuh | 1 | -1/+1 |
2023-02-10 | bridge: mcast: Move validation to a policy | Ido Schimmel | 1 | -18/+27 |
2023-02-10 | bridge: mcast: Remove pointless sequence generation counter assignment | Ido Schimmel | 1 | -2/+0 |
2023-02-10 | bridge: mcast: Use correct define in MDB dump | Ido Schimmel | 1 | -1/+1 |
2023-02-06 | net: bridge: Add netlink knobs for number / maximum MDB entries | Petr Machata | 5 | -7/+69 |
2023-02-06 | net: bridge: Maintain number of MDB entries in net_bridge_mcast_port | Petr Machata | 2 | -1/+137 |
2023-02-06 | net: bridge: Change a cleanup in br_multicast_new_port_group() to goto | Petr Machata | 1 | -2/+5 |
2023-02-06 | net: bridge: Add br_multicast_del_port_group() | Petr Machata | 3 | -2/+13 |
2023-02-06 | net: bridge: Move extack-setting to br_multicast_new_port_group() | Petr Machata | 2 | -7/+7 |
2023-02-06 | net: bridge: Add extack to br_multicast_new_port_group() | Petr Machata | 3 | -5/+8 |
2023-02-06 | net: bridge: Set strict_start_type at two policies | Petr Machata | 2 | -0/+5 |
2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2023-02-01 | netlink: provide an ability to set default extack message | Leon Romanovsky | 1 | -6/+4 |
2023-02-01 | bridge: use skb_ip_totlen in br netfilter | Xin Long | 2 | -3/+3 |
2023-01-31 | netfilter: br_netfilter: disable sabotage_in hook after first suppression | Florian Westphal | 1 | -0/+1 |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2 | -6/+6 |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-12-12 | bridge: mcast: Support replacement of MDB port group entries | Ido Schimmel | 2 | -5/+98 |
2022-12-12 | bridge: mcast: Allow user space to specify MDB entry routing protocol | Ido Schimmel | 2 | -2/+14 |
2022-12-12 | bridge: mcast: Allow user space to add (*, G) with a source list and filter mode | Ido Schimmel | 1 | -0/+130 |
2022-12-12 | bridge: mcast: Add support for (*, G) with a source list and filter mode | Ido Schimmel | 2 | -3/+132 |
2022-12-12 | bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source | Ido Schimmel | 2 | -1/+2 |
2022-12-12 | bridge: mcast: Add a flag for user installed source entries | Ido Schimmel | 2 | -1/+3 |
2022-12-12 | bridge: mcast: Expose __br_multicast_del_group_src() | Ido Schimmel | 2 | -3/+9 |
2022-12-12 | bridge: mcast: Expose br_multicast_new_group_src() | Ido Schimmel | 2 | -1/+4 |
2022-12-12 | bridge: mcast: Add a centralized error path | Ido Schimmel | 1 | -4/+6 |
2022-12-12 | bridge: mcast: Place netlink policy before validation functions | Ido Schimmel | 1 | -6/+6 |
2022-12-12 | bridge: mcast: Split (*, G) and (S, G) addition into different functions | Ido Schimmel | 1 | -49/+96 |
2022-12-12 | bridge: mcast: Do not derive entry type from its filter mode | Ido Schimmel | 1 | -6/+3 |
2022-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski | 1 | -31/+1 |
2022-12-07 | bridge: mcast: Constify 'group' argument in br_multicast_new_port_group() | Ido Schimmel | 2 | -2/+3 |
2022-12-07 | bridge: mcast: Remove redundant function arguments | Ido Schimmel | 1 | -4/+5 |
2022-12-07 | bridge: mcast: Move checks out of critical section | Ido Schimmel | 1 | -18/+18 |
2022-12-07 | bridge: mcast: Remove br_mdb_parse() | Ido Schimmel | 1 | -88/+5 |
2022-12-07 | bridge: mcast: Use MDB group key from configuration structure | Ido Schimmel | 1 | -8/+7 |
2022-12-07 | bridge: mcast: Propagate MDB configuration structure further | Ido Schimmel | 1 | -13/+11 |
2022-12-07 | bridge: mcast: Use MDB configuration structure where possible | Ido Schimmel | 1 | -19/+15 |
2022-12-07 | bridge: mcast: Remove redundant checks | Ido Schimmel | 1 | -54/+9 |
2022-12-07 | bridge: mcast: Centralize netlink attribute parsing | Ido Schimmel | 2 | -0/+127 |