| Commit message (Expand) | Author | Age |
* | netfilter: nft_reject_bridge: restrict reject to prerouting and input | Pablo Neira Ayuso | 2014-10-31 |
* | netfilter: nft_reject_bridge: don't use IP stack to reject traffic | Pablo Neira Ayuso | 2014-10-31 |
* | netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing | Pablo Neira Ayuso | 2014-10-31 |
* | bridge: Do not compile options in br_parse_ip_options | Herbert Xu | 2014-10-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-08 |
|\ |
|
| * | bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING | Herbert Xu | 2014-10-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-10-05 |
|\ \ |
|
| * | | netfilter: explicit module dependency between br_netfilter and physdev | Pablo Neira Ayuso | 2014-10-02 |
| * | | netfilter: nf_tables: allow to filter from prerouting and postrouting | Pablo Neira Ayuso | 2014-10-02 |
| * | | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso | 2014-10-02 |
* | | | bridge: Add filtering support for default_pvid | Vlad Yasevich | 2014-10-05 |
* | | | bridge: Simplify pvid checks. | Vlad Yasevich | 2014-10-05 |
* | | | bridge: Add a default_pvid sysfs attribute | Vlad Yasevich | 2014-10-05 |
* | | | net: bridge: add a br_set_state helper function | Florian Fainelli | 2014-10-01 |
|/ / |
|
* | | netfilter: bridge: build br_nf_core only if required | Florian Westphal | 2014-09-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-09-29 |
|\ \ |
|
| * | | netfilter: bridge: move br_netfilter out of the core | Pablo Neira Ayuso | 2014-09-26 |
| * | | netfilter: bridge: nf_bridge_copy_header as static inline in header | Pablo Neira Ayuso | 2014-09-26 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | bridge: Fix br_should_learn to check vlan_enabled | Vlad Yasevich | 2014-09-15 |
| * | bridge: Allow clearing of pvid and untagged bitmap | Vlad Yasevich | 2014-09-13 |
| * | bridge: Check if vlan filtering is enabled only once. | Vlad Yasevich | 2014-09-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-09-10 |
|\ \ |
|
| * | | netfilter: ebtables: create audit records for replaces | Nicolas Dichtel | 2014-09-09 |
| |/ |
|
* | | bridge: Cleanup of unncessary check. | Rami Rosen | 2014-09-09 |
* | | bridge: implement rtnl_link_ops->changelink | Jiri Pirko | 2014-09-09 |
* | | bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info | Jiri Pirko | 2014-09-09 |
* | | bridge: implement rtnl_link_ops->slave_changelink | Jiri Pirko | 2014-09-09 |
* | | bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave... | Jiri Pirko | 2014-09-09 |
* | | bridge: switch order of rx_handler reg and upper dev link | Jiri Pirko | 2014-09-09 |
* | | br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-08-22 |
|/ |
|
* | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 2014-08-11 |
* | netfilter: don't use mutex_lock_interruptible() | Pablo Neira Ayuso | 2014-08-08 |
* | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias | 2014-08-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-05 |
|\ |
|
| * | bridge: Don't include NDA_VLAN for FDB entries with vid 0 | Toshiaki Makita | 2014-07-31 |
* | | bridge: Update outdated comment on promiscuous mode | Toshiaki Makita | 2014-08-05 |
* | | bridge: remove a useless comment | Michael S. Tsirkin | 2014-08-04 |
* | | netfilter: kill remnants of ulog targets | Paul Bolle | 2014-07-25 |
* | | netfilter: bridge: add reject support | Pablo Neira Ayuso | 2014-07-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-07-21 |
|\ \ |
|
| * | | netfilter: bridge: add generic packet logger | Pablo Neira Ayuso | 2014-06-27 |
| * | | netfilter: nf_log: use an array of loggers instead of list | Pablo Neira Ayuso | 2014-06-25 |
| * | | netfilter: kill ulog targets | Pablo Neira Ayuso | 2014-06-25 |
* | | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 |
* | | | bridge: netlink dump interface at par with brctl | Jamal Hadi Salim | 2014-07-10 |
* | | | bridge: fdb dumping takes a filter device | Jamal Hadi Salim | 2014-07-10 |
* | | | bridge: export knowledge about the presence of IGMP/MLD queriers | Linus Lüssing | 2014-07-08 |
|/ / |
|
* / | bridge: use list_for_each_entry_continue_reverse | Li RongQing | 2014-06-21 |
|/ |
|
* | bridge: fix compile error when compiling without IPv6 support | Linus Lüssing | 2014-06-12 |