summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
* netfilter: validate user input for expected lengthEric Dumazet2024-04-041-0/+6
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\
| * treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-292-0/+126
|\ \
| * | netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal2024-02-292-0/+126
* | | net: bridge: Exit if multicast_init_stats failsBreno Leitao2024-02-281-1/+2
* | | net: bridge: Do not allocate stats in the driverBreno Leitao2024-02-281-11/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-221-28/+56
|\| |
| * | net: bridge: switchdev: Ensure deferred event delivery on unoffloadTobias Waldekranz2024-02-161-0/+10
| * | net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-02-161-28/+46
| |/
* | net: bridge: constify the struct device_type usageRicardo B. Marliere2024-02-211-1/+1
* | net-sysfs: convert dev->operstate reads to lockless onesEric Dumazet2024-02-141-1/+2
* | net: bridge: use netdev_lockdep_set_classes()Eric Dumazet2024-02-131-8/+1
* | bridge: vlan: use synchronize_net() when holding RTNLEric Dumazet2024-02-121-2/+2
* | bridge: use exit_batch_rtnl() methodEric Dumazet2024-02-071-10/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-012-7/+17
|\|
| * bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing2024-01-302-7/+17
* | net: bridge: Use KMEM_CACHE instead of kmem_cache_createKunwu Chan2024-01-311-4/+1
* | netfilter: ebtables: allow xtables-nft only buildsFlorian Westphal2024-01-292-1/+8
|/
* netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-172-12/+44
* bridge: cfm: fix enum typo in br_cc_ccm_tx_parseLin Ma2023-12-261-1/+1
* bridge: mdb: Add MDB bulk deletion supportIdo Schimmel2023-12-203-0/+142
* docs: bridge: Add kAPI/uAPI fieldsHangbin Liu2023-12-051-0/+2
* netfilter: nf_conntrack_bridge: initialize err to 0Linkui Xiao2023-11-141-1/+1
* netfilter: add missing module descriptionsFlorian Westphal2023-11-085-0/+5
* net: bridge: fill in MODULE_DESCRIPTION()Nikolay Aleksandrov2023-10-271-0/+1
* bridge: mcast: Add MDB get supportIdo Schimmel2023-10-273-0/+168
* bridge: mcast: Rename MDB entry get functionIdo Schimmel2023-10-274-8/+11
* bridge: mcast: Factor out a helper for PG entry size calculationIdo Schimmel2023-10-271-7/+13
* bridge: mcast: Account for missing attributesIdo Schimmel2023-10-271-4/+11
* bridge: mcast: Dump MDB entries even when snooping is disabledIdo Schimmel2023-10-271-3/+0
* br_netfilter: use single forward hook for ip and arpFlorian Westphal2023-10-241-38/+34
* netfilter: bridge: convert br_netfilter to NF_DROP_REASONFlorian Westphal2023-10-182-16/+16
* net: bridge: Set strict_start_type for br_policyJohannes Nixdorf2023-10-171-0/+2
* net: bridge: Add netlink knobs for number / max learned FDB entriesJohannes Nixdorf2023-10-171-1/+14
* net: bridge: Track and limit dynamically learned FDB entriesJohannes Nixdorf2023-10-172-2/+37
* net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entryJohannes Nixdorf2023-10-171-3/+4
* net: Handle bulk delete policy in bridge driverAmit Cohen2023-10-132-7/+25
* neighbour: fix data-races around n->outputEric Dumazet2023-10-011-1/+1
* net: bridge: use DEV_STATS_INC()Eric Dumazet2023-09-192-4/+4
* Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-291-1/+2
|\
| * netfilter: Update to register_net_sysctl_szJoel Granados2023-08-151-1/+2
* | netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi2023-08-221-2/+1
* | bridge: Remove unused declaration br_multicast_set_hash_max()YueHaibing2023-07-271-1/+0
* | net: switchdev: Add a helper to replay objects on a bridge portPetr Machata2023-07-213-0/+33
* | net: bridge: br_switchdev: Tolerate -EOPNOTSUPP when replaying MDBPetr Machata2023-07-211-1/+5
* | bridge: Add backup nexthop ID supportIdo Schimmel2023-07-194-0/+31
|/
* net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean2023-07-031-2/+3
* skbuff: bridge: Add layer 2 miss indicationIdo Schimmel2023-05-304-0/+32
* bridge: always declare tunnel functionsArnd Bergmann2023-05-171-4/+4