index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
2014-06-11
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
2014-06-11
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
2014-06-10
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
2014-06-10
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
2014-06-10
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2014-06-10
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
2014-06-05
bridge: Fix incorrect judgment of promisc
Toshiaki Makita
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-06-01
bridge: notify user space after fdb update
Jon Maxwell
2014-06-01
bridge: fix the unbalanced promiscuous count when add_if failed
wangweidong
2014-05-26
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
2014-05-22
bridge: make br_device_notifier static
Cong Wang
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2014-05-18
bridge: fix spelling of promiscuous
stephen hemminger
2014-05-18
net: bridge: fix build
Alexei Starovoitov
2014-05-16
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
2014-05-16
bridge: Add addresses from static fdbs to non-promisc ports
Vlad Yasevich
2014-05-16
bridge: Introduce BR_PROMISC flag
Vlad Yasevich
2014-05-16
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
2014-05-16
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
2014-05-16
bridge: Turn flag change macro into a function.
Vlad Yasevich
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-05
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
2014-04-27
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
2014-04-24
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-03-31
bridge: use is_skb_forwardable in forward path
Vlad Yasevich
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-11
bridge: multicast: enable snooping on general queries only
Linus Lüssing
2014-03-11
bridge: multicast: add sanity check for general query destination
Linus Lüssing
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2014-03-05
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
2014-02-24
bridge: netfilter: Use ether_addr_copy
Joe Perches
2014-02-24
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
[next]