Age | Commit message (Expand) | Author | Files | Lines |
2018-07-18 | netfilter: Remove useless param helper of nf_ct_helper_ext_add | Gao Feng | 7 | -12/+8 |
2018-07-18 | ipvs: drop conn templates under attack | Julian Anastasov | 1 | -20/+39 |
2018-07-18 | ipvs: add assured state for conn templates | Julian Anastasov | 6 | -14/+43 |
2018-07-18 | ipvs: provide just conn to ip_vs_state_name | Julian Anastasov | 3 | -9/+9 |
2018-07-18 | netfilter: nf_conntrack: resolve clash for matching conntracks | Martynas Pumputis | 1 | -8/+22 |
2018-07-18 | netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s... | Yi-Hung Wei | 3 | -91/+196 |
2018-07-18 | netfilter: nf_conncount: Split insert and traversal | Yi-Hung Wei | 1 | -20/+67 |
2018-07-18 | netfilter: nf_conncount: Move locking into count_tree() | Yi-Hung Wei | 1 | -27/+25 |
2018-07-18 | netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup | Yi-Hung Wei | 3 | -25/+33 |
2018-07-18 | netfilter: nf_conncount: Switch to plain list | Yi-Hung Wei | 3 | -47/+75 |
2018-07-18 | netfilter: nf_conncount: Early exit for garbage collection | Yi-Hung Wei | 1 | -2/+37 |
2018-07-17 | netfilter: Kconfig: Change select IPv6 dependencies | Máté Eckl | 3 | -7/+7 |
2018-07-17 | netfilter: conntrack: remove l3proto abstraction | Florian Westphal | 19 | -1095/+645 |
2018-07-16 | netfilter: conntrack: remove get_timeout() indirection | Florian Westphal | 12 | -104/+94 |
2018-07-16 | netfilter: conntrack: avoid l4proto pkt_to_tuple calls | Florian Westphal | 5 | -78/+15 |
2018-07-16 | netfilter: conntrack: avoid calls to l4proto invert_tuple | Florian Westphal | 8 | -64/+8 |
2018-07-16 | netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers | Florian Westphal | 7 | -134/+94 |
2018-07-16 | netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers | Florian Westphal | 8 | -52/+18 |
2018-07-16 | netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers | Florian Westphal | 5 | -58/+33 |
2018-07-16 | netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers | Florian Westphal | 11 | -149/+79 |
2018-07-16 | netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6 | Máté Eckl | 1 | -2/+2 |
2018-07-16 | openvswitch: use nf_ct_get_tuplepr, invert_tuplepr | Florian Westphal | 3 | -23/+4 |
2018-07-16 | netfilter: utils: move nf_ip6_checksum* from ipv6 to utils | Florian Westphal | 3 | -78/+65 |
2018-07-16 | netfilter: utils: move nf_ip_checksum* from ipv4 to utils | Florian Westphal | 3 | -64/+55 |
2018-07-16 | netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h | Máté Eckl | 2 | -9/+8 |
2018-07-16 | netfilter: flowtables: use fixed renew timeout on teardown | Florian Westphal | 1 | -8/+5 |
2018-07-16 | netfilter: nft_reject_bridge: remove unnecessary ttl set | Taehee Yoo | 1 | -2/+1 |
2018-07-16 | Merge branch 'TLS-offload-rx-netdev-and-mlx5' | David S. Miller | 25 | -191/+846 |
2018-07-16 | net/mlx5e: IPsec, fix byte count in CQE | Boris Pismenny | 3 | -2/+3 |
2018-07-16 | net/mlx5: Accel, add common metadata functions | Boris Pismenny | 3 | -29/+45 |
2018-07-16 | net/mlx5e: TLS, build TLS netdev from capabilities | Boris Pismenny | 1 | -2/+16 |
2018-07-16 | net/mlx5e: TLS, add software statistics | Boris Pismenny | 3 | -1/+17 |
2018-07-16 | net/mlx5e: TLS, add Innova TLS rx data path | Boris Pismenny | 3 | -3/+118 |
2018-07-16 | net/mlx5e: TLS, add innova rx support | Boris Pismenny | 2 | -15/+46 |
2018-07-16 | net/mlx5: Accel, add TLS rx offload routines | Boris Pismenny | 5 | -46/+135 |
2018-07-16 | net/mlx5e: TLS, refactor variable names | Boris Pismenny | 3 | -8/+8 |
2018-07-16 | tls: Fix zerocopy_from_iter iov handling | Boris Pismenny | 1 | -3/+5 |
2018-07-16 | tls: Add rx inline crypto offload | Boris Pismenny | 5 | -43/+355 |
2018-07-16 | tls: Fill software context without allocation | Boris Pismenny | 1 | -12/+22 |
2018-07-16 | tls: Split tls_sw_release_resources_rx | Boris Pismenny | 2 | -1/+10 |
2018-07-16 | tls: Split decrypt_skb to two functions | Boris Pismenny | 2 | -18/+28 |
2018-07-16 | tls: Refactor tls_offload variable names | Boris Pismenny | 4 | -28/+27 |
2018-07-16 | tcp: Don't coalesce decrypted and encrypted SKBs | Boris Pismenny | 2 | -0/+15 |
2018-07-16 | net: Add TLS rx resync NDO | Boris Pismenny | 1 | -0/+2 |
2018-07-16 | net: Add TLS RX offload feature | Ilya Lesokhin | 2 | -0/+3 |
2018-07-16 | net: Add decrypted field to skb | Boris Pismenny | 2 | -1/+12 |
2018-07-16 | Merge branch 'mvpp2-add-debugfs-interface' | David S. Miller | 8 | -36/+830 |
2018-07-16 | net: mvpp2: debugfs: add classifier hit counters | Maxime Chevallier | 4 | -0/+84 |
2018-07-16 | net: mvpp2: debugfs: add entries for classifier flows | Maxime Chevallier | 4 | -5/+329 |
2018-07-16 | net: mvpp2: debugfs: add hit counter stats for Header Parser entries | Maxime Chevallier | 4 | -0/+40 |