Age | Commit message (Expand) | Author | Files | Lines |
2017-03-28 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn | 1 | -0/+1 |
2017-03-24 | net: bridge: allow to add externally learned entries from user-space | Nikolay Aleksandrov | 1 | -0/+2 |
2017-03-24 | net: bridge: allow SW learn to take over HW fdb entries | Nikolay Aleksandrov | 1 | -0/+3 |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -15/+8 |
2017-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -25/+18 |
2017-03-16 | bridge: resolve a false alarm of lockdep | WANG Cong | 2 | -10/+1 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -5/+7 |
2017-03-13 | bridge: drop netfilter fake rtable unconditionally | Florian Westphal | 2 | -21/+1 |
2017-03-13 | netfilter: bridge: honor frag_max_size when refragmenting | Florian Westphal | 1 | -5/+7 |
2017-03-08 | netfilter: bridge: remove unneeded rcu_read_lock | Florian Westphal | 1 | -3/+0 |
2017-03-06 | netfilter: nf_tables: validate the expr explicitly after init successfully | Liping Zhang | 1 | -5/+1 |
2017-03-06 | netfilter: Use pr_cont where appropriate | Joe Perches | 1 | -17/+17 |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+3 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2 | -0/+2 |
2017-03-01 | net: bridge: allow IPv6 when multicast flood is disabled | Mike Manning | 1 | -1/+2 |
2017-03-01 | bridge: Fix error path in nbp_vlan_init | Yotam Gigi | 1 | -1/+1 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-17 | bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries | Roopa Prabhu | 1 | -1/+1 |
2017-02-17 | bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failure | Roopa Prabhu | 1 | -0/+2 |
2017-02-14 | bridge: fdb: converge fdb_delete_by functions into one | Nikolay Aleksandrov | 1 | -47/+15 |
2017-02-14 | bridge: fdb: add proper lock checks in searching functions | Nikolay Aleksandrov | 2 | -0/+13 |
2017-02-14 | bridge: fdb: converge fdb searching functions into one | Nikolay Aleksandrov | 4 | -70/+54 |
2017-02-10 | switchdev: bridge: Offload mc router ports | Nogah Frankel | 1 | -0/+15 |
2017-02-10 | bridge: mcast: Merge the mc router ports deletions to one function | Nogah Frankel | 1 | -15/+9 |
2017-02-10 | switchdev: bridge: Offload multicast disabled | Nogah Frankel | 1 | -0/+16 |
2017-02-08 | bridge: vlan tunnel id info range fill size calc cleanups | Roopa Prabhu | 1 | -18/+16 |
2017-02-07 | bridge: avoid unnecessary read of jiffies | stephen hemminger | 2 | -4/+8 |
2017-02-07 | bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range | Roopa Prabhu | 1 | -1/+1 |
2017-02-07 | bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info | Nikolay Aleksandrov | 1 | -4/+4 |
2017-02-07 | net: bridge: remove redundant check to see if err is set | Colin Ian King | 1 | -3/+0 |
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 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+19 |
2017-01-25 | bridge: move maybe_deliver_addr() inside #ifdef | Arnd Bergmann | 1 | -25/+25 |
2017-01-24 | bridge: multicast to unicast | Felix Fietkau | 6 | -29/+112 |
2017-01-20 | bridge: netlink: call br_changelink() during br_dev_newlink() | Ivan Vecera | 1 | -14/+19 |
2017-01-17 | bridge: sparse fixes in br_ip6_multicast_alloc_query() | Lance Richardson | 1 | -1/+1 |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-01-09 | xtables: extend matches and targets with .usersize | Willem de Bruijn | 1 | -0/+1 |
2017-01-09 | ebtables: use match, target and data copy_to_user helpers | Willem de Bruijn | 1 | -31/+47 |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger | 1 | -4/+2 |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -1/+1 |
2016-12-30 | bridge: netfilter: Fix dropping packets that moving through bridge interface | Artur Molchanov | 1 | -1/+1 |