Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
272f1dfa617ac2eb02a34f534d8d24a6b97eeb08
/
net
/
bridge
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
93fdd47
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
by Herbert Xu
· 10 years ago
61b37d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
5be5a2d
bridge: Add filtering support for default_pvid
by Vlad Yasevich
· 10 years ago
3df6bf4
bridge: Simplify pvid checks.
by Vlad Yasevich
· 10 years ago
96a20d9
bridge: Add a default_pvid sysfs attribute
by Vlad Yasevich
· 10 years ago
4b7fd5d
netfilter: explicit module dependency between br_netfilter and physdev
by Pablo Neira Ayuso
· 10 years ago
36d2af5
netfilter: nf_tables: allow to filter from prerouting and postrouting
by Pablo Neira Ayuso
· 10 years ago
51b0a5d
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
by Pablo Neira Ayuso
· 10 years ago
775dd69
net: bridge: add a br_set_state helper function
by Florian Fainelli
· 10 years ago
57f5877
netfilter: bridge: build br_nf_core only if required
by Florian Westphal
· 10 years ago
8522484
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
34666d4
netfilter: bridge: move br_netfilter out of the core
by Pablo Neira Ayuso
· 10 years ago
7276ca3
netfilter: bridge: nf_bridge_copy_header as static inline in header
by Pablo Neira Ayuso
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c095f24
bridge: Fix br_should_learn to check vlan_enabled
by Vlad Yasevich
· 10 years ago
635126b
bridge: Allow clearing of pvid and untagged bitmap
by Vlad Yasevich
· 10 years ago
20adfa1
bridge: Check if vlan filtering is enabled only once.
by Vlad Yasevich
· 10 years ago
0aac383
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
5aaa62d
bridge: Cleanup of unncessary check.
by Rami Rosen
· 10 years ago
1332351
bridge: implement rtnl_link_ops->changelink
by Jiri Pirko
· 10 years ago
e5c3ea5
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
by Jiri Pirko
· 10 years ago
3ac636b
bridge: implement rtnl_link_ops->slave_changelink
by Jiri Pirko
· 10 years ago
ced8283
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave_info
by Jiri Pirko
· 10 years ago
0f49579
bridge: switch order of rx_handler reg and upper dev link
by Jiri Pirko
· 10 years ago
c55fbbb
netfilter: ebtables: create audit records for replaces
by Nicolas Dichtel
· 10 years ago
0932997
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
0d5501c
net: Always untag vlan-tagged traffic on input.
by Vlad Yasevich
· 10 years ago
7926dbf
netfilter: don't use mutex_lock_interruptible()
by Pablo Neira Ayuso
· 10 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fdb0a66
bridge: Update outdated comment on promiscuous mode
by Toshiaki Makita
· 10 years ago
4b7a916
bridge: remove a useless comment
by Michael S. Tsirkin
· 10 years ago
47fab41
bridge: Don't include NDA_VLAN for FDB entries with vid 0
by Toshiaki Makita
· 10 years ago
d4da843
netfilter: kill remnants of ulog targets
by Paul Bolle
· 10 years ago
85f5b30
netfilter: bridge: add reject support
by Pablo Neira Ayuso
· 10 years ago
a8138f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
5e6d243
bridge: netlink dump interface at par with brctl
by Jamal Hadi Salim
· 10 years ago
5d5eacb
bridge: fdb dumping takes a filter device
by Jamal Hadi Salim
· 10 years ago
c34963e
bridge: export knowledge about the presence of IGMP/MLD queriers
by Linus Lüssing
· 10 years ago
960649d
netfilter: bridge: add generic packet logger
by Pablo Neira Ayuso
· 10 years ago
5962815
netfilter: nf_log: use an array of loggers instead of list
by Pablo Neira Ayuso
· 10 years ago
7200135
netfilter: kill ulog targets
by Pablo Neira Ayuso
· 10 years ago
a3f5ee7
bridge: use list_for_each_entry_continue_reverse
by Li RongQing
· 10 years ago
3993c4e
bridge: fix compile error when compiling without IPv6 support
by Linus Lüssing
· 10 years ago
6c03ee8
bridge: fix smatch warning / potential null pointer dereference
by Linus Lüssing
· 10 years ago
204177f
bridge: Support 802.1ad vlan filtering
by Toshiaki Makita
· 10 years ago
f2808d2
bridge: Prepare for forwarding another bridge group addresses
by Toshiaki Makita
· 10 years ago
8580e21
bridge: Prepare for 802.1ad vlan filtering support
by Toshiaki Makita
· 10 years ago
1c5abb6
bridge: Add 802.1ad tx vlan acceleration
by Toshiaki Makita
· 10 years ago
2cd4143
bridge: memorize and export selected IGMP/MLD querier port
by Linus Lüssing
· 10 years ago
07f8ac4
bridge: add export of multicast database adjacent to net_dev
by Linus Lüssing
· 10 years ago
dc4eb53
bridge: adhere to querier election mechanism specified by RFCs
by Linus Lüssing
· 10 years ago
90010b3
bridge: rename struct bridge_mcast_query/querier
by Linus Lüssing
· 10 years ago
e0a47d1
bridge: Fix incorrect judgment of promisc
by Toshiaki Makita
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
41c389d
bridge: Add bridge ifindex to bridge fdb notify msgs
by Roopa Prabhu
· 10 years ago
e0d7968
bridge: Prevent insertion of FDB entry with disallowed vlan
by Toshiaki Makita
· 10 years ago
c65c7a3
bridge: notify user space after fdb update
by Jon Maxwell
· 10 years ago
019ee79
bridge: fix the unbalanced promiscuous count when add_if failed
by wangweidong
· 10 years ago
1708803
netfilter: bridge: fix Kconfig unmet dependencies
by Pablo Neira
· 10 years ago
b128272
bridge: make br_device_notifier static
by Cong Wang
· 10 years ago
8af750d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 10 years ago
025559e
bridge: fix spelling of promiscuous
by stephen hemminger
· 10 years ago
d4f0e09
net: bridge: fix build
by Alexei Starovoitov
· 10 years ago
2796d0c
bridge: Automatically manage port promiscuous mode.
by Vlad Yasevich
· 10 years ago
145beee
bridge: Add addresses from static fdbs to non-promisc ports
by Vlad Yasevich
· 10 years ago
f3a6ddf
bridge: Introduce BR_PROMISC flag
by Vlad Yasevich
· 10 years ago
8db24af
bridge: Add functionality to sync static fdb entries to hw
by Vlad Yasevich
· 10 years ago
e028e4b
bridge: Keep track of ports capable of automatic discovery.
by Vlad Yasevich
· 10 years ago
63c3a62
bridge: Turn flag change macro into a function.
by Vlad Yasevich
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 10 years ago
f06c7f9
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
by dingtianhong
· 11 years ago
aff09ce
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
by Vasily Averin
· 11 years ago
30313a3
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
by Toshiaki Makita
· 11 years ago
f5efc69
netfilter: nf_tables: Add meta expression key for bridge interface name
by Tomasz Bursztyka
· 11 years ago
eb70761
bridge: Fix double free and memory leak around br_allowed_ingress
by Toshiaki Makita
· 11 years ago
c58dd2d
netfilter: Can't fail and free after table replacement
by Thomas Graf
· 11 years ago
f6367b4
bridge: use is_skb_forwardable in forward path
by Vlad Yasevich
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a8779ec
netpoll: Remove gfp parameter from __netpoll_setup
by Eric W. Biederman
· 11 years ago
fc92f74
bridge: Fix crash with vlan filtering and tcpdump
by Vlad Yasevich
· 11 years ago
99b192d
bridge: Fix handling stacked vlan tags
by Toshiaki Makita
· 11 years ago
12464bb
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
by Toshiaki Makita
· 11 years ago
cd18721
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
by Monam Agarwal
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
20a599b
bridge: multicast: enable snooping on general queries only
by Linus Lüssing
· 11 years ago
9ed973c
bridge: multicast: add sanity check for general query destination
by Linus Lüssing
· 11 years ago
e90c148
inet: remove now unused flag DST_NOPEER
by Hannes Frederic Sowa
· 11 years ago
6565b9e
bridge: multicast: add sanity check for query source addresses
by Linus Lüssing
· 11 years ago
0409114
bridge: netfilter: Use ether_addr_copy
by Joe Perches
· 11 years ago
e5a727f
bridge: Use ether_addr_copy and ETH_ALEN
by Joe Perches
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
ac4c886
bridge: Prevent possible race condition in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
424bb9c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
by Toshiaki Makita
· 11 years ago
a778e6d
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
by Toshiaki Makita
· 11 years ago
960b589
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
2b292fb
bridge: Fix the way to check if a local fdb entry can be deleted
by Toshiaki Makita
· 11 years ago
Next »