index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
1
-10
/
+0
*
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
1
-1
/
+2
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
1
-2
/
+2
*
bridge: convert flags in fbd entry into bitfields
Jiri Pirko
2014-12-02
1
-3
/
+3
*
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-10-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-0
/
+4
|
\
|
*
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2014-10-07
1
-0
/
+4
*
|
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-05
1
-2
/
+12
*
|
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-05
1
-5
/
+2
*
|
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-05
1
-0
/
+2
*
|
net: bridge: add a br_set_state helper function
Florian Fainelli
2014-10-01
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-29
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
1
-6
/
+6
*
|
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2014-09-13
1
-0
/
+3
|
/
*
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-10
1
-1
/
+1
*
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
2014-06-11
1
-0
/
+7
*
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
2014-06-11
1
-0
/
+3
*
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
2014-06-11
1
-0
/
+6
*
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
2014-06-10
1
-0
/
+1
*
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
2014-06-10
1
-12
/
+0
*
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2014-06-10
1
-0
/
+7
*
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
2014-06-10
1
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-0
/
+7
|
\
|
*
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-06-02
1
-0
/
+7
*
|
bridge: make br_device_notifier static
Cong Wang
2014-05-22
1
-2
/
+0
*
|
net: bridge: fix build
Alexei Starovoitov
2014-05-18
1
-1
/
+1
*
|
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
2014-05-16
1
-0
/
+10
*
|
bridge: Introduce BR_PROMISC flag
Vlad Yasevich
2014-05-16
1
-0
/
+2
*
|
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
2014-05-16
1
-0
/
+2
*
|
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
2014-05-16
1
-0
/
+5
|
/
*
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
1
-2
/
+2
*
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
2014-02-24
1
-2
/
+2
*
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
1
-1
/
+3
*
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
1
-0
/
+6
*
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
1
-1
/
+2
*
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
1
-1
/
+0
*
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-04
1
-9
/
+1
*
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-19
1
-1
/
+1
*
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2013-12-06
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-2
/
+3
|
\
|
*
bridge: pass correct vlan id to multicast code
Vlad Yasevich
2013-10-29
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-4
/
+1
|
\
\
|
|
/
|
*
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
2013-10-22
1
-1
/
+0
|
*
bridge: Fix the way the PVID is referenced
Toshiaki Makita
2013-10-18
1
-3
/
+1
*
|
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-19
1
-161
/
+138
|
/
*
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-09-15
1
-4
/
+1
*
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-09-15
1
-1
/
+1
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-09-12
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-11
/
+46
|
\
|
*
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
1
-11
/
+46
[next]