index
:
profile/wearable/platform/kernel/linux-4.9-exynos9110
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen_6.0_build
sandbox/chanwoochoi/tizen
sandbox/dwlee08/dev/zramswap
sandbox/nmerinov/llvm
tizen
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
Import codes from product
Jaehoon Chung
1
-5
/
+6
2017-10-08
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-09-20
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
1
-0
/
+3
2017-07-21
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
1
-1
/
+2
2017-06-14
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-07
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-06-07
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
1
-0
/
+7
2017-03-22
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-22
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
1
-1
/
+2
2017-02-04
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
1
-14
/
+19
2017-01-19
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
1
-1
/
+1
2016-12-05
net: bridge: set error code on failure
Pan Bian
1
-0
/
+1
2016-10-18
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
1
-9
/
+14
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
1
-0
/
+1
2016-10-02
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
1
-2
/
+4
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
5
-18
/
+37
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
1
-1
/
+1
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
1
-13
/
+6
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2
-16
/
+56
2016-09-13
net: bridge: add helper to call /sbin/bridge-stp
Vivien Didelot
1
-12
/
+31
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+6
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
1
-5
/
+13
2016-09-12
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
Pablo Neira Ayuso
2
-71
/
+45
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
1
-3
/
+3
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2016-09-01
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
4
-4
/
+14
2016-09-01
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
4
-22
/
+37
2016-09-01
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2
-12
/
+13
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-2
/
+1
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
6
-4
/
+107
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-25
netfilter: ebtables: put module reference when an incorrect extension is found
Sabrina Dubroca
1
-0
/
+2
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
1
-0
/
+1
2016-08-18
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-0
/
+1
2016-08-18
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
2016-08-09
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
1
-0
/
+8
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2
-2
/
+2
2016-07-25
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
1
-1
/
+1
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
5
-153
/
+94
2016-07-16
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
3
-37
/
+33
2016-07-16
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
1
-15
/
+14
2016-07-16
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
1
-10
/
+8
2016-07-09
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
4
-19
/
+43
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-126
/
+121
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
1
-0
/
+2
[next]