Age | Commit message (Expand) | Author |
2017-02-17 | bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries | Roopa Prabhu |
2017-02-17 | bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure | Roopa Prabhu |
2017-02-14 | bridge: fdb: converge fdb_delete_by functions into one | Nikolay Aleksandrov |
2017-02-14 | bridge: fdb: add proper lock checks in searching functions | Nikolay Aleksandrov |
2017-02-14 | bridge: fdb: converge fdb searching functions into one | Nikolay Aleksandrov |
2017-02-10 | switchdev: bridge: Offload mc router ports | Nogah Frankel |
2017-02-10 | bridge: mcast: Merge the mc router ports deletions to one function | Nogah Frankel |
2017-02-10 | switchdev: bridge: Offload multicast disabled | Nogah Frankel |
2017-02-08 | bridge: vlan tunnel id info range fill size calc cleanups | Roopa Prabhu |
2017-02-07 | bridge: avoid unnecessary read of jiffies | stephen hemminger |
2017-02-07 | bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range | Roopa Prabhu |
2017-02-07 | bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info | Nikolay Aleksandrov |
2017-02-07 | net: bridge: remove redundant check to see if err is set | Colin Ian King |
2017-02-06 | bridge: fdb: write to used and updated at most once per jiffy | Nikolay Aleksandrov |
2017-02-06 | bridge: move write-heavy fdb members in their own cache line | Nikolay Aleksandrov |
2017-02-06 | bridge: move to workqueue gc | Nikolay Aleksandrov |
2017-02-06 | bridge: modify bridge and port to have often accessed fields in one cache line | Nikolay Aleksandrov |
2017-02-06 | net: remove ndo_neigh_{construct, destroy} from stacked devices | Ido Schimmel |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-02-03 | bridge: vlan dst_metadata hooks in ingress and egress paths | Roopa Prabhu |
2017-02-03 | bridge: per vlan dst_metadata netlink support | Roopa Prabhu |
2017-02-02 | netfilter: allow logging from non-init namespaces | Michal Kubeček |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-25 | bridge: move maybe_deliver_addr() inside #ifdef | Arnd Bergmann |
2017-01-24 | bridge: multicast to unicast | Felix Fietkau |
2017-01-20 | bridge: netlink: call br_changelink() during br_dev_newlink() | Ivan Vecera |
2017-01-17 | bridge: sparse fixes in br_ip6_multicast_alloc_query() | Lance Richardson |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-09 | xtables: extend matches and targets with .usersize | Willem de Bruijn |
2017-01-09 | ebtables: use match, target and data copy_to_user helpers | Willem de Bruijn |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-12-30 | bridge: netfilter: Fix dropping packets that moving through bridge interface | Artur Molchanov |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-10 | net: bridge: shorten ageing time on topology change | Vivien Didelot |
2016-12-10 | net: bridge: add helper to set topology change | Vivien Didelot |
2016-12-10 | net: bridge: add helper to offload ageing time | Vivien Didelot |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-06 | netfilter: convert while loops to for loops | Aaron Conole |
2016-12-06 | netfilter: introduce accessor functions for hook entries | Aaron Conole |
2016-12-05 | net: bridge: set error code on failure | Pan Bian |
2016-12-04 | netfilter: nf_log: do not assume ethernet header in netdev family | Liping Zhang |
2016-11-21 | bridge: mcast: add MLDv2 querier support | Nikolay Aleksandrov |
2016-11-21 | bridge: mcast: add IGMPv3 query support | Nikolay Aleksandrov |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-11-03 | netfilter: remove hook_entries field from nf_hook_state | Pablo Neira Ayuso |
2016-11-03 | netfilter: nf_tables: use hook state from xt_action_param structure | Pablo Neira Ayuso |
2016-11-03 | netfilter: x_tables: move hook state into xt_action_param structure | Pablo Neira Ayuso |
2016-11-03 | netfilter: deprecate NF_STOP | Pablo Neira Ayuso |