summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal
2018-07-16netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl
2018-07-16netfilter: flowtables: use fixed renew timeout on teardownFlorian Westphal
2018-07-16netfilter: nft_reject_bridge: remove unnecessary ttl setTaehee Yoo
2018-07-16Merge branch 'TLS-offload-rx-netdev-and-mlx5'David S. Miller
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny
2018-07-16tls: Fix zerocopy_from_iter iov handlingBoris Pismenny
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny
2018-07-16tls: Fill software context without allocationBoris Pismenny
2018-07-16tls: Split tls_sw_release_resources_rxBoris Pismenny
2018-07-16tls: Split decrypt_skb to two functionsBoris Pismenny
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny
2018-07-16tcp: Don't coalesce decrypted and encrypted SKBsBoris Pismenny
2018-07-16net: Add TLS rx resync NDOBoris Pismenny
2018-07-16net: Add TLS RX offload featureIlya Lesokhin
2018-07-16net: Add decrypted field to skbBoris Pismenny
2018-07-16Merge branch 'mvpp2-add-debugfs-interface'David S. Miller
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-15Merge branch 'bpf-tcp-listen-cb'Daniel Borkmann
2018-07-15selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov
2018-07-15selftests/bpf: Better verification in test_tcpbpfAndrey Ignatov
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov
2018-07-15selftests/bpf: Fix const'ness in cgroup_helpersAndrey Ignatov
2018-07-15bpf: Sync bpf.h to tools/Andrey Ignatov
2018-07-15bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov
2018-07-14Merge branch 'mlxsw-VRRP'David S. Miller
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel
2018-07-14tcp: remove redundant rcv_nxt updateYafang Shao
2018-07-14bpf: btf: print map dump and lookup with btf infoOkash Khawaja
2018-07-14bpf: btf: add btf print functionalityOkash Khawaja
2018-07-14bpf: btf: export btf types and name by offset from libOkash Khawaja
2018-07-14tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot
2018-07-13of: mdio: Support fixed links in of_phy_get_and_connect()Linus Walleij
2018-07-13net: sched: refactor flower walk to iterate over idrVlad Buslov