Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e50fddc8b0c0698cba446221be3654aa0a642372
/
net
/
bridge
/
br_private.h
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0649909
bridge: pass correct vlan id to multicast code
by Vlad Yasevich
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
454594f
Revert "bridge: only expire the mdb entry when query is received"
by Linus Lüssing
· 11 years ago
348662a
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
by Joe Perches
· 11 years ago
d1c6c70
bridge: Fix the way the PVID is referenced
by Toshiaki Makita
· 11 years ago
716ec05
bridge: fix NULL pointer deref of br_port_get_rcu
by Hong Zhiguo
· 11 years ago
1fb1754
bridge: use br_port_get_rtnl within rtnl lock
by Hong Zhiguo
· 11 years ago
be4f154
bridge: Clamp forward_delay when enabling STP
by Herbert Xu
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3c3769e
bridge: apply multicast snooping to IPv6 link-local, too
by Linus Lüssing
· 11 years ago
cc0fdd8
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
by Linus Lüssing
· 11 years ago
762a3d8
bridge: fix rcu check warning in multicast port group
by stephen hemminger
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b00589a
bridge: disable snooping if there is no querier
by Linus Lüssing
· 11 years ago
93d8bf9
bridge: cleanup netpoll code
by stephen hemminger
· 11 years ago
867a594
bridge: Add a flag to control unicast packet flood.
by Vlad Yasevich
· 11 years ago
9ba1889
bridge: Add flag to control mac learning.
by Vlad Yasevich
· 11 years ago
9f00b2e
bridge: only expire the mdb entry when query is received
by Cong Wang
· 11 years ago
1c8ad5b
bridge: use the bridge IP addr as source addr for querier
by Cong Wang
· 11 years ago
8f3359b
bridge: make user modified path cost sticky
by stephen hemminger
· 12 years ago
fbca58a
bridge: add missing vid to br_mdb_get()
by Cong Wang
· 12 years ago
35e03f3
bridge: Separate egress policy bitmap
by Vlad Yasevich
· 12 years ago
bc9a25d
bridge: Add vlan support for local fdb entries
by Vlad Yasevich
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
b0e9a30
bridge: Add vlan id to multicast groups
by Vlad Yasevich
· 12 years ago
2ba071e
bridge: Add vlan to unicast fdb entries
by Vlad Yasevich
· 12 years ago
552406c
bridge: Add the ability to configure pvid
by Vlad Yasevich
· 12 years ago
7885198
bridge: Implement vlan ingress/egress policy with PVID.
by Vlad Yasevich
· 12 years ago
6cbdcee
bridge: Dump vlan information from a bridge port
by Vlad Yasevich
· 12 years ago
407af32
bridge: Add netlink interface to configure vlans on bridge ports
by Vlad Yasevich
· 12 years ago
85f46c6
bridge: Verify that a vlan is allowed to egress on given port
by Vlad Yasevich
· 12 years ago
a37b85c
bridge: Validate that vlan is permitted on ingress
by Vlad Yasevich
· 12 years ago
243a2e6
bridge: Add vlan filtering infrastructure
by Vlad Yasevich
· 12 years ago
b274826
bridge: use dev->addr_assign_type to see if user change mac
by Jiri Pirko
· 12 years ago
fdb184d
bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.
by Rami Rosen
· 12 years ago
6323315
bridge: Do not unregister all PF_BRIDGE rtnl operations
by Vlad Yasevich
· 12 years ago
ccb1c31
bridge: add flags to distinguish permanent mdb entires
by Amerigo Wang
· 12 years ago
cfd5675
bridge: add support of adding and deleting mdb entries
by Cong Wang
· 12 years ago
37a393b
bridge: notify mdb changes via netlink
by Cong Wang
· 12 years ago
2ce297f
bridge: fix seq check in br_mdb_dump()
by Cong Wang
· 12 years ago
ee07c6e
bridge: export multicast database via netlink
by Cong Wang
· 12 years ago
c2d3bab
bridge: implement multicast fast leave
by David S. Miller
· 12 years ago
50426b5
bridge: implement multicast fast leave
by Amerigo Wang
· 12 years ago
1007dd1
bridge: add root port blocking
by stephen hemminger
· 12 years ago
a2e01a6
bridge: implement BPDU blocking
by stephen hemminger
· 12 years ago
0cb2bbb
bridge: Avoid 'statement with no effect' compiler warnings
by Lee Jones
· 12 years ago
810b6d7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
2469ffd
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
by John Fastabend
· 12 years ago
e5a55a8
net: create generic bridge ops
by John Fastabend
· 12 years ago
b3343a2
net, ixgbe: handle link local multicast addresses in SR-IOV mode
by John Fastabend
· 12 years ago
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
149ddd8
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
by stephen hemminger
· 12 years ago
7716202
net: add generic PF_BRIDGE:RTM_ FDB hooks
by John Fastabend
· 13 years ago
c5c2326
bridge: Add multicast_querier toggle and disable queries by default
by Herbert Xu
· 13 years ago
996304b
bridge: Do not send queries on multicast group leaves
by Herbert Xu
· 13 years ago
e6373c4
net:bridge: use IS_ENABLED
by Igor Maravić
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
4359881
bridge: add local MAC address to forwarding table (v2)
by stephen hemminger
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1ce5cce
bridge: fix hang on removal of bridge via netlink
by stephen hemminger
· 13 years ago
515853c
bridge: allow forwarding some link local frames
by stephen hemminger
· 13 years ago
0c03150
bridge: send proper message_age in config BPDU
by stephen hemminger
· 13 years ago
c4d27ef
bridge: convert br_features_recompute() to ndo_fix_features
by Michał Mirosław
· 14 years ago
14f98f2
bridge: range check STP parameters
by stephen hemminger
· 14 years ago
36fd2b6
bridge: allow creating/deleting fdb entries via netlink
by stephen hemminger
· 14 years ago
b078f0d
bridge: add netlink notification on forward entry changes
by stephen hemminger
· 14 years ago
7cd8861
bridge: track last used time in forwarding table
by stephen hemminger
· 14 years ago
edf947f
bridge: notify applications if address of bridge device changes
by stephen hemminger
· 14 years ago
8a4eb57
net: introduce rx_handler results and logic around that
by Jiri Pirko
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8a87017
bridge: Replace mp->mglist hlist with a bool
by Herbert Xu
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
ec1e561
bridge: add RCU annotations to bridge port lookup
by Eric Dumazet
· 14 years ago
b5ed54e
bridge: fix RCU races with bridge port
by stephen hemminger
· 14 years ago
e805168
bridge: add RCU annotation to bridge multicast table
by Eric Dumazet
· 14 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
4df53d8
bridge: add per bridge device controls for invoking iptables
by Patrick McHardy
· 14 years ago
406818f
bridge: 64bit rx/tx counters
by Eric Dumazet
· 14 years ago
9f70b0f
bridge: Add const to dummy br_netpoll_send_skb
by Herbert Xu
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
91d2c34
bridge: Fix netpoll support
by Herbert Xu
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
e0f4375
bridge: update sysfs link names if port device names have changed
by Simon Arlott
· 15 years ago
28a16c9
bridge: change console message interface
by stephen hemminger
· 15 years ago
cfb478d
bridge: netpoll cleanup
by stephen hemminger
· 15 years ago
c06ee96
bridge: make bridge support netpoll
by WANG Cong
· 15 years ago
08b202b
bridge br_multicast: IPv6 MLD support.
by YOSHIFUJI Hideaki
· 15 years ago
8ef2a9a
bridge br_multicast: Make functions less ipv4 dependent.
by YOSHIFUJI Hideaki
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
14bb478
bridge: per-cpu packet statistics (v3)
by stephen hemminger
· 15 years ago
32dec5d
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
7f7708f
bridge: Fix br_forward crash in promiscuous mode
by Michael Braun
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
85b3526
bridge: Fix build error when IGMP_SNOOPING is not enabled
by Sridhar Samudrala
· 15 years ago
b195167
bridge: Add hash elasticity/max sysfs entries
by Herbert Xu
· 15 years ago
561f110
bridge: Add multicast_snooping sysfs toggle
by Herbert Xu
· 15 years ago
Next »