Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e93de8207211a2c7ee9425f328bc8fc285a14e5
/
net
/
bridge
da3493c
Merge 4.9.32 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0255284
net: bridge: start hello timer only if device is up
by Nikolay Aleksandrov
· 7 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
ee72e7e
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
by Xin Long
· 7 years ago
2ea4221
bridge: netlink: check vlan_default_pvid range
by Tobias Jungel
· 7 years ago
aa93808
bridge: drop netfilter fake rtable unconditionally am: 9bce26f224
by Florian Westphal
· 8 years ago
61a8ace
net: bridge: allow IPv6 when multicast flood is disabled am: fa7c48fb3a
by Mike Manning
· 8 years ago
9bce26f
bridge: drop netfilter fake rtable unconditionally
by Florian Westphal
· 8 years ago
fa7c48f
net: bridge: allow IPv6 when multicast flood is disabled
by Mike Manning
· 8 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
7442314
bridge: netlink: call br_changelink() during br_dev_newlink()
by Ivan Vecera
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
d457781
ANDROID: bridge: Have tx_bytes count headers like rx_bytes.
by Ashish Sharma
· 13 years ago
259495a
bridge: netfilter: Fix dropping packets that moving through bridge interface
by Artur Molchanov
· 8 years ago
b595896
net: bridge: set error code on failure
by Pan Bian
· 8 years ago
7cb3f92
bridge: multicast: restore perm router ports on multicast enable
by Nikolay Aleksandrov
· 8 years ago
4eb6753
net: bridge: add the multicast_flood flag attribute to brport_attrs
by Nikolay Aleksandrov
· 8 years ago
d4ef9f7
netfilter: bridge: clarify bridge/netfilter message
by Stefan Agner
· 8 years ago
f20fbc0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 8 years ago
ff107d2
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
by Liping Zhang
· 8 years ago
e3b37f1
netfilter: replace list_head with single linked list
by Aaron Conole
· 8 years ago
e2361cb
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
by Aaron Conole
· 8 years ago
c5136b1
netfilter: bridge: add and use br_nf_hook_thresh
by Florian Westphal
· 8 years ago
3084331
net: bridge: add helper to call /sbin/bridge-stp
by Vivien Didelot
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
23d0750
netfilter: Add the missed return value check of nft_register_chain_type
by Gao Feng
· 8 years ago
10151d7
netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate
by Pablo Neira Ayuso
· 8 years ago
beac5af
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
by Pablo Neira Ayuso
· 8 years ago
60175cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
b6cb5ac
net: bridge: add per-port multicast flood flag
by Nikolay Aleksandrov
· 8 years ago
8addd5e
net: bridge: change unicast boolean to exact pkt_type
by Nikolay Aleksandrov
· 8 years ago
d297653
rtnetlink: fdb dump: optimize by saving last interface markers
by Roopa Prabhu
· 8 years ago
85a3d4a
net: bridge: don't increment tx_dropped in br_do_proxy_arp
by Nikolay Aleksandrov
· 8 years ago
9264251
bridge: re-introduce 'fix parsing of MLDv2 reports'
by Davide Caratti
· 8 years ago
779994f
netfilter: log: Check param to avoid overflow in nf_log_set
by Gao Feng
· 8 years ago
6bc506b
bridge: switchdev: Add forward mark support for stacked devices
by Ido Schimmel
· 8 years ago
72f4af4
net: bridge: export also pvid flag in the xstats flags
by Nikolay Aleksandrov
· 8 years ago
4249fc1
netfilter: ebtables: put module reference when an incorrect extension is found
by Sabrina Dubroca
· 8 years ago
960fa72
netfilter: nft_meta: improve the validity check of pkttype set expr
by Liping Zhang
· 8 years ago
61ba1a2
net: bridge: export vlan flags with the stats
by Nikolay Aleksandrov
· 8 years ago
d5ff8c4
net: bridge: consolidate bridge and port linkxstats calls
by Nikolay Aleksandrov
· 8 years ago
7bb90c3
bridge: Fix problems around fdb entries pointing to the bridge device
by Toshiaki Makita
· 8 years ago
baedbe5
bridge: Fix incorrect re-injection of LLDP packets
by Ido Schimmel
· 8 years ago
9e0b27f
net: bridge: br_set_ageing_time takes a clock_t
by Vivien Didelot
· 8 years ago
dba479f
net: bridge: fix br_stp_enable_bridge comment
by Vivien Didelot
· 8 years ago
37b090e
net: bridge: remove _deliver functions and consolidate forward code
by Nikolay Aleksandrov
· 8 years ago
b35c5f6
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
by Nikolay Aleksandrov
· 8 years ago
e151aab
net: bridge: rearrange flood vs unicast receive paths
by Nikolay Aleksandrov
· 8 years ago
46c0772
net: bridge: minor style adjustments in br_handle_frame_finish
by Nikolay Aleksandrov
· 8 years ago
a65056e
net: bridge: extend MLD/IGMP query stats
by Nikolay Aleksandrov
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ae3e456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
18bfb92
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
by Jiri Pirko
· 8 years ago
c37a2df
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
by Joe Perches
· 8 years ago
4ae89ad
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
by Joe Perches
· 8 years ago
fedbb6b4
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
by Shmulik Ladkani
· 8 years ago
1080ab9
net: bridge: add support for IGMP/MLD stats and export them via netlink
by Nikolay Aleksandrov
· 8 years ago
80e73cc
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
by Nikolay Aleksandrov
· 8 years ago
565ce8f
net: bridge: fix vlan stats continue counter
by Nikolay Aleksandrov
· 8 years ago
0888d5f
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
by daniel
· 8 years ago
56fae40
bridge: Fix incorrect re-injection of STP packets
by Ido Schimmel
· 8 years ago
0b148de
bridge: Don't insert unnecessary local fdb entry on changing mac address
by Toshiaki Makita
· 8 years ago
402f903
bridge: netfilter: checkpatch data type fixes
by Tobin C Harding
· 8 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
856ce5d
bridge: fix igmp / mld query parsing
by Linus Lüssing
· 9 years ago
31ca045
net: bridge: fix old ioctl unlocked net device walk
by Nikolay Aleksandrov
· 9 years ago
a60c090
bridge: netlink: export per-vlan stats
by Nikolay Aleksandrov
· 9 years ago
6dada9b
bridge: vlan: learn to count
by Nikolay Aleksandrov
· 9 years ago
1d01550
ipv6: rename IP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
12a0faa
bridge: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
45ebcce
bridge: mdb: Marking port-group as offloaded
by Elad Raz
· 9 years ago
6dd684c
bridge: mdb: Common function for mdb entry translation
by Elad Raz
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bf871ad
bridge: a netlink notification should be sent when those attributes are changed by ioctl
by Xin Long
· 9 years ago
bdaf0d5
bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if
by Xin Long
· 9 years ago
047831a
bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br
by Xin Long
· 9 years ago
4436156
bridge: simplify the stp_state_store by calling store_bridge_parm
by Xin Long
· 9 years ago
347db6b
bridge: simplify the forward_delay_store by calling store_bridge_parm
by Xin Long
· 9 years ago
14f31bb
bridge: simplify the flush_store by calling store_bridge_parm
by Xin Long
· 9 years ago
da0caad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
bcf4934
netfilter: ebtables: Fix extension lookup with identical name
by Phil Sutter
· 9 years ago
32fa270
Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr"
by David S. Miller
· 9 years ago
c862cc9b
bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr
by Bastien Philbert
· 9 years ago
5e263f7
bridge: Allow set bridge ageing time when switchdev disabled
by Haishuang Yan
· 9 years ago
ac28634
netfilter: bridge: add nf_afinfo to enable queuing to userspace
by Stephane Bryant
· 9 years ago
2942119
netfilter: ipv4: fix NULL dereference
by Liping Zhang
· 9 years ago
b301f25
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
by Pablo Neira Ayuso
· 9 years ago
ae74f10
bridge: update max_gso_segs and max_gso_size
by Eric Dumazet
· 9 years ago
8626c56
bridge: fix potential use-after-free when hook returns QUEUE or STOLEN verdict
by Florian Westphal
· 9 years ago
4c656c1
bridge: allow zero ageing time
by Stephen Hemminger
· 9 years ago
4c38cd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5f6c253
netfilter: bridge: register hooks only when bridge interface is added
by Florian Westphal
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
59f78f9
bridge: mcast: add support for more router port information dumping
by Nikolay Aleksandrov
· 9 years ago
a55d824
bridge: mcast: add support for temporary port router
by Nikolay Aleksandrov
· 9 years ago
4950cfd
bridge: mcast: do nothing if port's multicast_router is set to the same val
by Nikolay Aleksandrov
· 9 years ago
7f0aec7
bridge: mcast: use names for the different multicast_router types
by Nikolay Aleksandrov
· 9 years ago
Next »