summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-09netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()Ido Schimmel
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-04net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal
2024-09-03netfilter: Use kmemdup_array instead of kmemdup for multiple allocationYan Zhen
2024-08-20netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal
2024-08-14netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal
2024-08-05net: bridge: mcast: wait for previous gc cycles when removing portNikolay Aleksandrov
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-15net: bridge: mst: Check vlan state for egress decisionElliot Ayrey
2024-06-24netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage.Sebastian Andrzej Siewior
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-12net: bridge: mst: fix suspicious rcu usage in br_mst_set_stateNikolay Aleksandrov
2024-06-12net: bridge: mst: pass vlan group directly to br_mst_vlan_set_stateNikolay Aleksandrov
2024-06-05net: bridge: fix an inconsistent indentationChen Hanxiao
2024-05-23net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2024-05-15net: bridge: mst: fix vlan use-after-freeNikolay Aleksandrov
2024-05-15net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-08net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-03netfilter: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-01net: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25net: bridge: remove redundant check of f->dstlinke li
2024-04-22bridge/br_netlink.c: no need to return void functionHangbin Liu
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11netfilter: br_netfilter: skip conntrack input hook for promisc packetsPablo Neira Ayuso
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04netfilter: validate user input for expected lengthEric Dumazet
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28net: bridge: Exit if multicast_init_stats failsBreno Leitao
2024-02-28net: bridge: Do not allocate stats in the driverBreno Leitao
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-21net: bridge: constify the struct device_type usageRicardo B. Marliere