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