Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a85fb3383340b417132e5731f9694840660887cb
/
net
/
bridge
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
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 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
45493d4
bridge: notify enslaved devices of headroom changes
by Paolo Abeni
· 9 years ago
472681d
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
by MINOURA Makoto / 箕浦 真
· 9 years ago
702b26a
net: bridge: use __ethtool_get_ksettings
by David Decotigny
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2125715
bridge: mdb: add support for more attributes and export timer
by Nikolay Aleksandrov
· 9 years ago
76cc173
bridge: mdb: reduce the indentation level in br_mdb_fill_info
by Nikolay Aleksandrov
· 9 years ago
7c25b16
net: bridge: log port STP state on change
by Vivien Didelot
· 9 years ago
7fbac98
bridge: switchdev: Offload VLAN flags to hardware bridge
by Ido Schimmel
· 9 years ago
fa50d97
ipv4: Namespaceify ip_default_ttl sysctl knob
by Nikolay Borisov
· 9 years ago
56bb7fd
bridge: mdb: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
9e8430f
bridge: mdb: Passing the port-group pointer to br_mdb module
by Elad Raz
· 9 years ago
9d06b6d
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
by Elad Raz
· 9 years ago
4f2c6ae
switchdev: Require RTNL mutex to be held when sending FDB notifications
by Ido Schimmel
· 9 years ago
c6894de
bridge: fix lockdep addr_list_lock false positive splat
by Nikolay Aleksandrov
· 9 years ago
f1fecb1
bridge: Reflect MDB entries to hardware
by Elad Raz
· 9 years ago
9b59377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
404cdbf
bridge: add vlan filtering change for new bridged device
by Elad Raz
· 9 years ago
6b72a77
bridge: add vlan filtering change notification
by Elad Raz
· 9 years ago
08474cc
bridge: Propagate vlan add failure to user
by Elad Raz
· 9 years ago
ff62198
bridge: Only call /sbin/bridge-stp for the initial network namespace
by Hannes Frederic Sowa
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
df05ef8
netfilter: nf_tables: release objects on netns destruction
by Pablo Neira Ayuso
· 9 years ago
aeb7ed1
bridge: use kobj_to_dev instead of to_dev
by Geliang Tang
· 9 years ago
ef9cdd0
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
by Ido Schimmel
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
6ff64f6
switchdev: Pass original device to port netdev driver
by Ido Schimmel
· 9 years ago
a4ec800
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
e639f7a
netfilter: nf_tables: wrap tracing with a static key
by Florian Westphal
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
c1bc1d2
netfilter-bridge: layout of if statements
by Ian Morris
· 9 years ago
abcdd9a62
netfilter-bridge: brace placement
by Ian Morris
· 9 years ago
7f495ad
netfilter-bridge: use netdev style comments
by Ian Morris
· 9 years ago
052a4bc
netfilter-bridge: Cleanse indentation
by Ian Morris
· 9 years ago
bbe14f5
switchdev: bridge: Check return code is not EOPNOTSUPP
by Ido Schimmel
· 9 years ago
8a92126
Revert "bridge: Allow forward delay to be cfgd when STP enabled"
by Vlad Yasevich
· 9 years ago
eca1e00
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
by Ido Schimmel
· 9 years ago
ddd611d
bridge: vlan: Use correct flag name in comment
by Ido Schimmel
· 9 years ago
Next »