summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-16net: hns3: Correct reset event status registerHuazhong Tan2-1/+2
2018-07-16net: hns3: Prevent to request reset frequentlyHuazhong Tan1-3/+10
2018-07-16net: hns3: Reset net device with rtnl_lockHuazhong Tan1-3/+2
2018-07-16net: hns3: Modify the order of initializing command queue registerHuazhong Tan1-2/+2
2018-07-16Merge branch 'TLS-offload-rx-netdev-and-mlx5'David S. Miller25-191/+846
2018-07-16net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny3-2/+3
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny3-29/+45
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny1-2/+16
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny3-1/+17
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny3-3/+118
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny2-15/+46
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny5-46/+135
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny3-8/+8
2018-07-16tls: Fix zerocopy_from_iter iov handlingBoris Pismenny1-3/+5
2018-07-16tls: Add rx inline crypto offloadBoris Pismenny5-43/+355
2018-07-16tls: Fill software context without allocationBoris Pismenny1-12/+22
2018-07-16tls: Split tls_sw_release_resources_rxBoris Pismenny2-1/+10
2018-07-16tls: Split decrypt_skb to two functionsBoris Pismenny2-18/+28
2018-07-16tls: Refactor tls_offload variable namesBoris Pismenny4-28/+27
2018-07-16tcp: Don't coalesce decrypted and encrypted SKBsBoris Pismenny2-0/+15
2018-07-16net: Add TLS rx resync NDOBoris Pismenny1-0/+2
2018-07-16net: Add TLS RX offload featureIlya Lesokhin2-0/+3
2018-07-16net: Add decrypted field to skbBoris Pismenny2-1/+12
2018-07-16Merge branch 'mvpp2-add-debugfs-interface'David S. Miller8-36/+830
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier4-0/+84
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier4-5/+329
2018-07-16net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier4-0/+40
2018-07-16net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier6-7/+371
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart6-24/+6
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller67-929/+3119
2018-07-15Merge branch 'bpf-tcp-listen-cb'Daniel Borkmann9-69/+88
2018-07-15selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov3-6/+16
2018-07-15selftests/bpf: Better verification in test_tcpbpfAndrey Ignatov1-25/+39
2018-07-15selftests/bpf: Switch test_tcpbpf_user to cgroup_helpersAndrey Ignatov2-34/+22
2018-07-15selftests/bpf: Fix const'ness in cgroup_helpersAndrey Ignatov2-6/+6
2018-07-15bpf: Sync bpf.h to tools/Andrey Ignatov1-0/+3
2018-07-15bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CBAndrey Ignatov2-0/+4
2018-07-14Merge branch 'mlxsw-VRRP'David S. Miller5-4/+292
2018-07-14mlxsw: spectrum_router: Optimize processing of VRRP MACsIdo Schimmel2-0/+66
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel2-0/+4
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel3-0/+146
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel2-4/+76
2018-07-14tcp: remove redundant rcv_nxt updateYafang Shao1-1/+0
2018-07-14bpf: btf: print map dump and lookup with btf infoOkash Khawaja1-16/+201
2018-07-14bpf: btf: add btf print functionalityOkash Khawaja2-0/+266
2018-07-14bpf: btf: export btf types and name by offset from libOkash Khawaja2-20/+48
2018-07-14tools: include reallocarray feature test in FEATURE_TESTS_BASICJakub Kicinski1-0/+1
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot1-1/+1
2018-07-13of: mdio: Support fixed links in of_phy_get_and_connect()Linus Walleij1-4/+13
2018-07-13net: sched: refactor flower walk to iterate over idrVlad Buslov3-11/+12