| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ipv6: Add fib lookup stubs for use in bpf helper | David Ahern | 2018-05-11 | 1 | -0/+14 |
* | net/ipv6: Add fib6_lookup | David Ahern | 2018-05-11 | 1 | -0/+6 |
* | net/ipv6: Extract table lookup from ip6_pol_route | David Ahern | 2018-05-11 | 1 | -0/+4 |
* | net/ipv6: Rename rt6_multipath_select | David Ahern | 2018-05-11 | 1 | -0/+5 |
* | net/ipv6: Rename fib6_lookup to fib6_node_lookup | David Ahern | 2018-05-11 | 1 | -3/+3 |
* | flow_dissector: do not rely on implicit casts | Paolo Abeni | 2018-05-08 | 1 | -2/+2 |
* | net: core: rework basic flow dissection helper | Paolo Abeni | 2018-05-08 | 1 | -1/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 2 | -0/+67 |
|\ |
|
| * | xsk: add Tx queue setup and mmap support | Magnus Karlsson | 2018-05-04 | 1 | -0/+1 |
| * | bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP | Björn Töpel | 2018-05-04 | 1 | -0/+7 |
| * | xsk: add Rx receive functions and poll support | Björn Töpel | 2018-05-04 | 2 | -0/+23 |
| * | xsk: add support for bind for Rx | Magnus Karlsson | 2018-05-04 | 1 | -0/+1 |
| * | xsk: add Rx queue setup and mmap support | Björn Töpel | 2018-05-04 | 1 | -0/+4 |
| * | xsk: add user memory registration support sockopt | Björn Töpel | 2018-05-04 | 1 | -0/+31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-05-07 | 14 | -128/+81 |
|\ \ |
|
| * | | netfilter: nf_nat: remove unused ct arg from lookup functions | Florian Westphal | 2018-05-06 | 1 | -16/+8 |
| * | | Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/... | Pablo Neira Ayuso | 2018-04-27 | 1 | -0/+1 |
| |\ \ |
|
| | * | | netfilter: ipvs: Keep latest weight of destination | Inju Song | 2018-04-09 | 1 | -0/+1 |
| * | | | netfilter: nf_tables: merge exthdr expression into nft core | Florian Westphal | 2018-04-27 | 1 | -0/+1 |
| * | | | netfilter: nf_tables: merge rt expression into nft core | Florian Westphal | 2018-04-27 | 1 | -0/+1 |
| * | | | netfilter: nf_tables: make meta expression builtin | Florian Westphal | 2018-04-27 | 1 | -0/+1 |
| * | | | netfilter: merge meta_bridge into nft_meta | Florian Westphal | 2018-04-24 | 1 | -44/+0 |
| * | | | netfilter: nf_tables: support timeouts larger than 23 days | Florian Westphal | 2018-04-24 | 1 | -2/+2 |
| * | | | netfilter: add NAT support for shifted portmap ranges | Thierry Du Tre | 2018-04-24 | 6 | -10/+10 |
| * | | | netfilter: nf_tables: Simplify set backend selection | Phil Sutter | 2018-04-24 | 1 | -19/+15 |
| * | | | netfilter: nf_tables: simplify lookup functions | Pablo Neira Ayuso | 2018-04-24 | 1 | -6/+6 |
| * | | | netfilter: nf_flow_table: add a new flow state for tearing down offloading | Felix Fietkau | 2018-04-24 | 1 | -0/+2 |
| * | | | netfilter: nf_flow_table: make flow_offload_dead inline | Felix Fietkau | 2018-04-24 | 1 | -1/+4 |
| * | | | netfilter: nf_flow_table: track flow tables in nf_flow_table directly | Felix Fietkau | 2018-04-24 | 2 | -3/+1 |
| * | | | netfilter: nf_flow_table: move init code to nf_flow_table_core.c | Felix Fietkau | 2018-04-24 | 1 | -4/+2 |
| * | | | netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple | Felix Fietkau | 2018-04-21 | 1 | -0/+2 |
| * | | | ipv6: make ip6_dst_mtu_forward inline | Felix Fietkau | 2018-04-21 | 2 | -2/+21 |
| * | | | netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_* | Felix Fietkau | 2018-04-19 | 1 | -4/+4 |
| * | | | netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet. | Taehee Yoo | 2018-04-19 | 1 | -17/+0 |
* | | | | net/ipv6: rename rt6_next to fib6_next | David Ahern | 2018-05-05 | 1 | -3/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel | 2018-05-02 | 1 | -1/+2 |
| * | | | | net/tls: Don't recursively call push_record during tls_write_space callbacks | Dave Watson | 2018-05-02 | 1 | -0/+1 |
| * | | | | ipv6: Allow non-gateway ECMP for IPv6 | Thomas Winter | 2018-05-01 | 1 | -2/+1 |
* | | | | | switchdev: Add fdb.added_by_user to switchdev notifications | Petr Machata | 2018-05-03 | 1 | -0/+1 |
* | | | | | sctp: allow sctp_init_cause to return errors | Marcelo Ricardo Leitner | 2018-05-01 | 1 | -1/+1 |
* | | | | | net/tls: Add generic NIC offload infrastructure | Ilya Lesokhin | 2018-05-01 | 1 | -2/+67 |
* | | | | | net/tls: Split conf to rx + tx | Boris Pismenny | 2018-05-01 | 1 | -18/+33 |
* | | | | | net: Add Software fallback infrastructure for socket dependent offloads | Ilya Lesokhin | 2018-05-01 | 1 | -0/+21 |
* | | | | | tcp: Add clean acked data hook | Ilya Lesokhin | 2018-05-01 | 2 | -0/+10 |
* | | | | | sctp: remove sctp_transport_pmtu_check | Marcelo Ricardo Leitner | 2018-04-27 | 1 | -12/+0 |
* | | | | | sctp: introduce sctp_dst_mtu | Marcelo Ricardo Leitner | 2018-04-27 | 1 | -2/+7 |
* | | | | | sctp: remove sctp_assoc_pending_pmtu | Marcelo Ricardo Leitner | 2018-04-27 | 1 | -6/+0 |
* | | | | | sctp: introduce sctp_assoc_update_frag_point | Marcelo Ricardo Leitner | 2018-04-27 | 2 | -20/+1 |
* | | | | | sctp: introduce sctp_mtu_payload | Marcelo Ricardo Leitner | 2018-04-27 | 1 | -0/+19 |