index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2017-06-14
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
2017-06-07
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2017-06-07
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
2017-03-22
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-03-22
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
2017-02-04
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
2017-01-19
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
2016-12-05
net: bridge: set error code on failure
Pan Bian
2016-10-18
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
2016-10-03
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-13
net: bridge: add helper to call /sbin/bridge-stp
Vivien Didelot
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2016-09-12
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-02
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
2016-09-02
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2016-08-19
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
2016-08-19
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
2016-08-10
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2016-07-25
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
2016-07-17
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
2016-07-17
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
2016-07-17
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
2016-07-17
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-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
2016-06-30
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
[next]