Age | Commit message (Expand) | Author |
2017-03-16 | bridge: resolve a false alarm of lockdep | WANG Cong |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-03-13 | bridge: drop netfilter fake rtable unconditionally | Florian Westphal |
2017-03-13 | netfilter: bridge: honor frag_max_size when refragmenting | Florian Westphal |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-01 | net: bridge: allow IPv6 when multicast flood is disabled | Mike Manning |
2017-03-01 | bridge: Fix error path in nbp_vlan_init | Yotam Gigi |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
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 |