Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-06 | bridge: fdb: write to used and updated at most once per jiffy | Nikolay Aleksandrov | 2 | -2/+4 |
2017-02-06 | bridge: move write-heavy fdb members in their own cache line | Nikolay Aleksandrov | 1 | -4/+6 |
2017-02-06 | bridge: move to workqueue gc | Nikolay Aleksandrov | 10 | -23/+29 |
2017-02-06 | bridge: modify bridge and port to have often accessed fields in one cache line | Nikolay Aleksandrov | 1 | -23/+20 |
2017-02-06 | net: remove ndo_neigh_{construct, destroy} from stacked devices | Ido Schimmel | 1 | -2/+0 |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -32/+49 |
2017-02-03 | bridge: vlan dst_metadata hooks in ingress and egress paths | Roopa Prabhu | 6 | -2/+82 |
2017-02-03 | bridge: per vlan dst_metadata netlink support | Roopa Prabhu | 7 | -48/+641 |
2017-02-02 | netfilter: allow logging from non-init namespaces | Michal Kubeček | 1 | -1/+1 |