index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
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
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
[prev]
[next]