Age | Commit message (Expand) | Author |
2016-10-18 | bridge: multicast: restore perm router ports on multicast enable | Nikolay Aleksandrov |
2016-10-13 | net: bridge: add the multicast_flood flag attribute to brport_attrs | Nikolay Aleksandrov |
2016-10-02 | netfilter: bridge: clarify bridge/netfilter message | Stefan Agner |
2016-09-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2016-09-25 | netfilter: nft_log: complete NFTA_LOG_FLAGS attr support | Liping Zhang |
2016-09-25 | netfilter: replace list_head with single linked list | Aaron Conole |
2016-09-24 | netfilter: Remove explicit rcu_read_lock in nf_hook_slow | Aaron Conole |
2016-09-24 | netfilter: bridge: add and use br_nf_hook_thresh | Florian Westphal |
2016-09-13 | net: bridge: add helper to call /sbin/bridge-stp | Vivien Didelot |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-12 | netfilter: Add the missed return value check of nft_register_chain_type | Gao Feng |
2016-09-12 | netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate | Pablo Neira Ayuso |
2016-09-12 | netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields | Pablo Neira Ayuso |
2016-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-09-01 | net: bridge: add per-port multicast flood flag | Nikolay Aleksandrov |
2016-09-01 | net: bridge: change unicast boolean to exact pkt_type | Nikolay Aleksandrov |
2016-09-01 | rtnetlink: fdb dump: optimize by saving last interface markers | Roopa Prabhu |
2016-09-01 | net: bridge: don't increment tx_dropped in br_do_proxy_arp | Nikolay Aleksandrov |
2016-08-31 | bridge: re-introduce 'fix parsing of MLDv2 reports' | Davide Caratti |
2016-08-30 | netfilter: log: Check param to avoid overflow in nf_log_set | Gao Feng |
2016-08-26 | bridge: switchdev: Add forward mark support for stacked devices | Ido Schimmel |
2016-08-26 | net: bridge: export also pvid flag in the xstats flags | Nikolay Aleksandrov |
2016-08-25 | netfilter: ebtables: put module reference when an incorrect extension is found | Sabrina Dubroca |
2016-08-25 | netfilter: nft_meta: improve the validity check of pkttype set expr | Liping Zhang |
2016-08-18 | net: bridge: export vlan flags with the stats | Nikolay Aleksandrov |
2016-08-18 | net: bridge: consolidate bridge and port linkxstats calls | Nikolay Aleksandrov |
2016-08-09 | bridge: Fix problems around fdb entries pointing to the bridge device | Toshiaki Makita |
2016-07-25 | bridge: Fix incorrect re-injection of LLDP packets | Ido Schimmel |
2016-07-25 | net: bridge: br_set_ageing_time takes a clock_t | Vivien Didelot |
2016-07-25 | net: bridge: fix br_stp_enable_bridge comment | Vivien Didelot |
2016-07-16 | net: bridge: remove _deliver functions and consolidate forward code | Nikolay Aleksandrov |
2016-07-16 | net: bridge: drop skb2/skb0 variables and use a local_rcv boolean | Nikolay Aleksandrov |
2016-07-16 | net: bridge: rearrange flood vs unicast receive paths | Nikolay Aleksandrov |
2016-07-16 | net: bridge: minor style adjustments in br_handle_frame_finish | Nikolay Aleksandrov |
2016-07-09 | net: bridge: extend MLD/IGMP query stats | Nikolay Aleksandrov |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-07-05 | net: introduce default neigh_construct/destroy ndo calls for L2 upper devices | Jiri Pirko |
2016-07-03 | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF | Joe Perches |
2016-07-01 | etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked | Joe Perches |
2016-06-30 | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output | Shmulik Ladkani |
2016-06-30 | net: bridge: add support for IGMP/MLD stats and export them via netlink | Nikolay Aleksandrov |
2016-06-30 | net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute | Nikolay Aleksandrov |
2016-06-29 | net: bridge: fix vlan stats continue counter | Nikolay Aleksandrov |
2016-06-28 | Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address | daniel |
2016-06-10 | bridge: Fix incorrect re-injection of STP packets | Ido Schimmel |
2016-06-08 | bridge: Don't insert unnecessary local fdb entry on changing mac address | Toshiaki Makita |
2016-06-07 | bridge: netfilter: checkpatch data type fixes | Tobin C Harding |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-05-06 | bridge: fix igmp / mld query parsing | Linus Lüssing |