Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
72dc7614406e884aeae8c1554bf267943a0acaba
/
net
/
bridge
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
5b8d542
bridge: netlink: register netdevice before executing changelink
by Ido Schimmel
· 8 years ago
b6fe044
bridge: implement missing ndo_uninit()
by Ido Schimmel
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
eb100e0
net: bridge: allow to add externally learned entries from user-space
by Nikolay Aleksandrov
· 8 years ago
7e26bf4
net: bridge: allow SW learn to take over HW fdb entries
by Nikolay Aleksandrov
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
41e9573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
d12c917
bridge: resolve a false alarm of lockdep
by WANG Cong
· 8 years ago
e11607a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
a13b208
bridge: drop netfilter fake rtable unconditionally
by Florian Westphal
· 8 years ago
4ca60d0
netfilter: bridge: honor frag_max_size when refragmenting
by Florian Westphal
· 8 years ago
efc9b8e
netfilter: bridge: remove unneeded rcu_read_lock
by Florian Westphal
· 8 years ago
c56e395
netfilter: nf_tables: validate the expr explicitly after init successfully
by Liping Zhang
· 8 years ago
13fa745
netfilter: Use pr_cont where appropriate
by Joe Perches
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8953de2
net: bridge: allow IPv6 when multicast flood is disabled
by Mike Manning
· 8 years ago
df2c433
bridge: Fix error path in nbp_vlan_init
by Yotam Gigi
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
eda7a5e
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
by Roopa Prabhu
· 8 years ago
afcb50b
bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure
by Roopa Prabhu
· 8 years ago
5019ab5
bridge: fdb: converge fdb_delete_by functions into one
by Nikolay Aleksandrov
· 8 years ago
410b3d4
bridge: fdb: add proper lock checks in searching functions
by Nikolay Aleksandrov
· 8 years ago
bfd0aea
bridge: fdb: converge fdb searching functions into one
by Nikolay Aleksandrov
· 8 years ago
6d54964
switchdev: bridge: Offload mc router ports
by Nogah Frankel
· 8 years ago
f12e7d9
bridge: mcast: Merge the mc router ports deletions to one function
by Nogah Frankel
· 8 years ago
147c1e9
switchdev: bridge: Offload multicast disabled
by Nogah Frankel
· 8 years ago
8ef9594
bridge: vlan tunnel id info range fill size calc cleanups
by Roopa Prabhu
· 8 years ago
ca6d448
bridge: avoid unnecessary read of jiffies
by stephen hemminger
· 8 years ago
a8cab86
bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range
by Roopa Prabhu
· 8 years ago
bb580ad
bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info
by Nikolay Aleksandrov
· 8 years ago
1f02b5f
net: bridge: remove redundant check to see if err is set
by Colin Ian King
· 8 years ago
83a718d
bridge: fdb: write to used and updated at most once per jiffy
by Nikolay Aleksandrov
· 8 years ago
1214628c
bridge: move write-heavy fdb members in their own cache line
by Nikolay Aleksandrov
· 8 years ago
f7cdee8
bridge: move to workqueue gc
by Nikolay Aleksandrov
· 8 years ago
1f90c7f
bridge: modify bridge and port to have often accessed fields in one cache line
by Nikolay Aleksandrov
· 8 years ago
a8eca32
net: remove ndo_neigh_{construct, destroy} from stacked devices
by Ido Schimmel
· 8 years ago
52e01b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
11538d0
bridge: vlan dst_metadata hooks in ingress and egress paths
by Roopa Prabhu
· 8 years ago
efa5356
bridge: per vlan dst_metadata netlink support
by Roopa Prabhu
· 8 years ago
2851940
netfilter: allow logging from non-init namespaces
by Michal Kubeček
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5b9d6b1
bridge: move maybe_deliver_addr() inside #ifdef
by Arnd Bergmann
· 8 years ago
6db6f0e
bridge: multicast to unicast
by Felix Fietkau
· 8 years ago
b667744
bridge: netlink: call br_changelink() during br_dev_newlink()
by Ivan Vecera
· 8 years ago
53631a5
bridge: sparse fixes in br_ip6_multicast_alloc_query()
by Lance Richardson
· 8 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ec23189
xtables: extend matches and targets with .usersize
by Willem de Bruijn
· 8 years ago
b5040f6
ebtables: use match, target and data copy_to_user helpers
by Willem de Bruijn
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
d896b31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
14221cc
bridge: netfilter: Fix dropping packets that moving through bridge interface
by Artur Molchanov
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
34d8acd
net: bridge: shorten ageing time on topology change
by Vivien Didelot
· 8 years ago
8384b5f
net: bridge: add helper to set topology change
by Vivien Didelot
· 8 years ago
82dd433
net: bridge: add helper to offload ageing time
by Vivien Didelot
· 8 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
679972f
netfilter: convert while loops to for loops
by Aaron Conole
· 8 years ago
0aa8c57
netfilter: introduce accessor functions for hook entries
by Aaron Conole
· 8 years ago
b595896
net: bridge: set error code on failure
by Pan Bian
· 8 years ago
673ab46
netfilter: nf_log: do not assume ethernet header in netdev family
by Liping Zhang
· 8 years ago
aa2ae3e
bridge: mcast: add MLDv2 querier support
by Nikolay Aleksandrov
· 8 years ago
5e92358
bridge: mcast: add IGMPv3 query support
by Nikolay Aleksandrov
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
01886bd
netfilter: remove hook_entries field from nf_hook_state
by Pablo Neira Ayuso
· 8 years ago
0e5a1c7
netfilter: nf_tables: use hook state from xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
613dbd9
netfilter: x_tables: move hook state into xt_action_param structure
by Pablo Neira Ayuso
· 8 years ago
06fd3a3
netfilter: deprecate NF_STOP
by Pablo Neira Ayuso
· 8 years ago
1610a73c
netfilter: kill NF_HOOK_THRESH() and state->tresh
by Pablo Neira Ayuso
· 8 years ago
4cb551a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
1fddf4b
netfilter: nf_log: add packet logging for netdev family
by Pablo Neira Ayuso
· 8 years ago
91b02d3
bridge: mcast: add router port on PIM hello message
by Nikolay Aleksandrov
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
9157208
net: use core MTU range checking in core net infra
by Jarod Wilson
· 8 years ago
7cb3f92
bridge: multicast: restore perm router ports on multicast enable
by Nikolay Aleksandrov
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4eb6753
net: bridge: add the multicast_flood flag attribute to brport_attrs
by Nikolay Aleksandrov
· 8 years ago
de1dfee
bridge: add address and vlan to fdb warning messages
by Roopa Prabhu
· 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
Next »