summaryrefslogtreecommitdiffstats
path: root/net/bridge (follow)
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal2024-08-141-1/+5
* net: bridge: mcast: wait for previous gc cycles when removing portNikolay Aleksandrov2024-08-061-3/+1
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-2/+2
|\
| * net: bridge: mst: Check vlan state for egress decisionElliot Ayrey2024-07-151-2/+2
* | netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage.Sebastian Andrzej Siewior2024-06-251-4/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-131-7/+6
|\|
| * net: bridge: mst: fix suspicious rcu usage in br_mst_set_stateNikolay Aleksandrov2024-06-131-1/+1
| * net: bridge: mst: pass vlan group directly to br_mst_vlan_set_stateNikolay Aleksandrov2024-06-131-6/+5
* | net: bridge: fix an inconsistent indentationChen Hanxiao2024-06-051-2/+2
* | net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan2024-05-231-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2024-05-153-8/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-2/+7
| |\
| * | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-081-1/+1
| * | netfilter: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2024-05-031-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-021-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-1/+1
| |\ \ \
| * | | | net: bridge: remove redundant check of f->dstlinke li2024-04-251-1/+1
| * | | | sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh2024-04-221-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-184-8/+28
| |\ \ \ \
| * | | | | ipv4: Set scope explicitly in ip_route_output().Guillaume Nault2024-04-081-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-051-0/+6
| |\ \ \ \ \
| * | | | | | ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin2024-04-011-3/+6
* | | | | | | net: bridge: mst: fix vlan use-after-freeNikolay Aleksandrov2024-05-151-6/+10
* | | | | | | net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov2024-05-151-0/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau2024-05-081-2/+7
| |_|_|_|/ |/| | | |
* | | | | net: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau2024-05-011-1/+1
| |_|_|/ |/| | |
* | | | bridge/br_netlink.c: no need to return void functionHangbin Liu2024-04-221-1/+1
| |_|/ |/| |
* | | netfilter: br_netfilter: skip conntrack input hook for promisc packetsPablo Neira Ayuso2024-04-114-8/+28
| |/ |/|
* | 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-151-1/+1
|\
| * treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-231-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-291-1/+2
* | | net: bridge: Do not allocate stats in the driverBreno Leitao2024-02-291-11/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-231-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-141-8/+1
* | bridge: vlan: use synchronize_net() when holding RTNLEric Dumazet2024-02-121-2/+2
* | bridge: use exit_batch_rtnl() methodEric Dumazet2024-02-081-10/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-022-7/+17
|\|
| * bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing2024-01-312-7/+17
* | net: bridge: Use KMEM_CACHE instead of kmem_cache_createKunwu Chan2024-02-011-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