Age | Commit message (Expand) | Author |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-01-19 | devlink: Add overlay source MAC is multicast trap | Amit Cohen |
2020-01-19 | devlink: Add tunnel generic packet traps | Amit Cohen |
2020-01-19 | devlink: Add non-routable packet trap | Amit Cohen |
2020-01-19 | net: sched: act_ctinfo: fix memory leak | Eric Dumazet |
2020-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2020-01-17 | netns: Constify exported functions | Guillaume Nault |
2020-01-17 | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() | Cong Wang |
2020-01-17 | net/sched: act_ife: initalize ife->metalist earlier | Eric Dumazet |
2020-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-01-16 | netfilter: bitwise: add support for shifts. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: add NFTA_BITWISE_DATA attribute. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: only offload boolean operations. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: add helper for dumping boolean operations. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: add helper for evaluating boolean operations. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: add helper for initializing boolean operations. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: replace gotos with returns. | Jeremy Sowden |
2020-01-16 | netfilter: bitwise: remove NULL comparisons from attribute checks. | Jeremy Sowden |
2020-01-16 | netfilter: nf_tables: white-space fixes. | Jeremy Sowden |
2020-01-16 | netfilter: flowtable: add nf_flow_table_offload_cmd() | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: add nf_flow_offload_tuple() helper | Pablo Neira Ayuso |
2020-01-16 | netfilter: hashlimit: do not use indirect calls during gc | Florian Westphal |
2020-01-16 | netfilter: flowtable: refresh flow if hardware offload fails | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: add nf_flowtable_hw_offload() helper function | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: use atomic bitwise operations for flow flags | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: remove dying bit, use teardown bit instead | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: add nf_flow_offload_work_alloc() | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: restrict flow dissector match on meta ingress device | Pablo Neira Ayuso |
2020-01-16 | netfilter: flowtable: fetch stats only if flow is still alive | Pablo Neira Ayuso |
2020-01-16 | netfilter: nat: fix ICMP header corruption on ICMP errors | Eyal Birger |
2020-01-16 | netfilter: nf_tables: fix flowtable list del corruption | Florian Westphal |
2020-01-16 | netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks() | Dan Carpenter |
2020-01-16 | netfilter: nf_tables: remove WARN and add NLA_STRING upper limits | Florian Westphal |
2020-01-16 | netfilter: nft_tunnel: ERSPAN_VERSION must not be null | Florian Westphal |
2020-01-16 | netfilter: nft_tunnel: fix null-attribute check | Florian Westphal |
2020-01-16 | netfilter: nf_tables: store transaction list locally while requesting module | Pablo Neira Ayuso |
2020-01-16 | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin |
2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin |
2020-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-01-15 | bpf: Sockmap/tls, fix pop data with SK_DROP return code | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, msg_push_data may leave end mark in place | John Fastabend |
2020-01-15 | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds | John Fastabend |
2020-01-15 | bpf: Sockmap/tls, push write_space updates through ulp updates | John Fastabend |
2020-01-15 | bpf: Sockmap, ensure sock lock held during tear down | John Fastabend |
2020-01-15 | Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-m... | David S. Miller |
2020-01-15 | Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-merge | David S. Miller |