summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
* bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVEThomas Graf2014-11-261-0/+1
* bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-171-2/+1
* netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck2014-11-031-0/+1
* netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso2014-10-311-1/+32
* netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2014-10-312-10/+254
* netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso2014-10-311-2/+4
* bridge: Do not compile options in br_parse_ip_optionsHerbert Xu2014-10-241-19/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-082-0/+15
|\
| * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-053-5/+97
|\ \
| * | netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso2014-10-021-0/+5
| * | netfilter: nf_tables: allow to filter from prerouting and postroutingPablo Neira Ayuso2014-10-021-0/+2
| * | netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-021-5/+90
* | | bridge: Add filtering support for default_pvidVlad Yasevich2014-10-054-7/+136
* | | bridge: Simplify pvid checks.Vlad Yasevich2014-10-052-7/+4
* | | bridge: Add a default_pvid sysfs attributeVlad Yasevich2014-10-053-0/+48
* | | net: bridge: add a br_set_state helper functionFlorian Fainelli2014-10-016-11/+17
|/ /
* | netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2014-09-301-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-2910-119/+137
|\ \
| * | netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-2610-91/+137
| * | netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2014-09-261-28/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-232-3/+16
|\ \ \ | |/ / |/| / | |/
| * bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich2014-09-151-1/+1
| * bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich2014-09-131-0/+4
| * bridge: Check if vlan filtering is enabled only once.Vlad Yasevich2014-09-132-4/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-101-0/+15
|\ \
| * | netfilter: ebtables: create audit records for replacesNicolas Dichtel2014-09-091-0/+15
| |/
* | bridge: Cleanup of unncessary check.Rami Rosen2014-09-091-3/+0
* | bridge: implement rtnl_link_ops->changelinkJiri Pirko2014-09-091-0/+39
* | bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_infoJiri Pirko2014-09-091-0/+25
* | bridge: implement rtnl_link_ops->slave_changelinkJiri Pirko2014-09-091-2/+16
* | bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...Jiri Pirko2014-09-091-6/+21
* | bridge: switch order of rx_handler reg and upper dev linkJiri Pirko2014-09-091-7/+8
* | br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-221-1/+1
|/
* net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-08-111-1/+1
* netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-081-8/+2
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-1/+1
|\
| * bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita2014-07-311-1/+1
* | bridge: Update outdated comment on promiscuous modeToshiaki Makita2014-08-051-4/+2
* | bridge: remove a useless commentMichael S. Tsirkin2014-08-041-1/+0
* | netfilter: kill remnants of ulog targetsPaul Bolle2014-07-251-1/+0
* | netfilter: bridge: add reject supportPablo Neira Ayuso2014-07-223-0/+74
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-205-451/+107
|\ \
| * | netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-274-43/+107
| * | netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-251-0/+1
| * | netfilter: kill ulog targetsPablo Neira Ayuso2014-06-252-409/+0
* | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* | | bridge: netlink dump interface at par with brctlJamal Hadi Salim2014-07-101-3/+12
* | | bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-102-1/+6
OpenPOWER on IntegriCloud