index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_input.c
Age
Commit message (
Expand
)
Author
2017-07-14
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-02-14
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
2017-02-07
bridge: avoid unnecessary read of jiffies
stephen hemminger
2017-02-06
bridge: fdb: write to used and updated at most once per jiffy
Nikolay Aleksandrov
2017-02-03
bridge: vlan dst_metadata hooks in ingress and egress paths
Roopa Prabhu
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
2016-07-16
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
2016-07-16
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
2016-07-16
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
2016-07-09
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
2016-06-10
bridge: Fix incorrect re-injection of STP packets
Ido Schimmel
2016-03-14
bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict
Florian Westphal
2015-10-13
bridge: vlan: use proper rcu for the vlgrp member
Nikolay Aleksandrov
2015-10-01
bridge: vlan: move pvid inside net_bridge_vlan_group
Nikolay Aleksandrov
2015-09-29
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2013-10-29
bridge: pass correct vlan id to multicast code
Vlad Yasevich
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-07-31
bridge: disable snooping if there is no querier
Linus Lüssing
2013-06-11
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-06-11
bridge: Add flag to control mac learning.
Vlad Yasevich
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
2013-02-13
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-05-09
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
[next]