| Commit message (Expand) | Author | Files | Lines |
2019-02-17 | selftests: bpf: test_lwt_ip_encap: add negative tests. | Peter Oskolkov | 1 | -23/+88 |
2019-02-17 | net: stmmac: use correct define to get rx timestamp on GMAC4 | Alexandre Torgue | 1 | -1/+1 |
2019-02-17 | atm: clean up vcc_seq_next() | Dan Carpenter | 1 | -1/+2 |
2019-02-17 | sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values | Guillaume Nault | 1 | -0/+20 |
2019-02-16 | s390/qeth: split out OSN netdev ops | Julian Wiedmann | 3 | -15/+21 |
2019-02-16 | s390/qeth: add support for ETHTOOL_GRINGPARAM | Julian Wiedmann | 1 | -0/+17 |
2019-02-16 | s390/qeth: overhaul ethtool statistics | Julian Wiedmann | 6 | -216/+256 |
2019-02-16 | s390/qeth: move ethtool code into its own file | Julian Wiedmann | 6 | -351/+346 |
2019-02-16 | s390/qeth: reduce ethtool statistics | Julian Wiedmann | 4 | -123/+7 |
2019-02-16 | s390/qeth: use a static Output Queue array | Julian Wiedmann | 2 | -16/+7 |
2019-02-16 | s390/qeth: allow manual recovery when device is SOFTSETUP | Julian Wiedmann | 1 | -1/+1 |
2019-02-16 | selftests: forwarding: Add some missing configuration symbols | Florian Fainelli | 1 | -0/+2 |
2019-02-16 | net/ipv6: prefer rcu_access_pointer() over rcu_dereference() | Paolo Abeni | 1 | -7/+1 |
2019-02-16 | mlxsw: core: fix spelling mistake "temprature" -> "temperature" | Colin Ian King | 1 | -4/+4 |
2019-02-16 | net/mlx5: E-Switch, Allow transition to offloads mode for ECPF | Bodong Wang | 1 | -2/+4 |
2019-02-16 | net/mlx5: E-Switch, Load/unload VF reps according to event from host PF | Bodong Wang | 3 | -3/+96 |
2019-02-16 | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang | 6 | -8/+110 |
2019-02-16 | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang | 4 | -17/+40 |
2019-02-16 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 4 | -56/+39 |
2019-02-16 | net/mlx5: E-Switch, Support load/unload reps of specific vport types | Bodong Wang | 1 | -22/+87 |
2019-02-16 | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang | 2 | -10/+29 |
2019-02-16 | net/mlx5: E-Switch, Use getter and iterator to access vport/rep | Bodong Wang | 2 | -56/+113 |
2019-02-16 | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang | 4 | -22/+48 |
2019-02-16 | net/mlx5: E-Switch, Refactor offloads flow steering init/cleanup | Bodong Wang | 1 | -12/+31 |
2019-02-16 | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang | 4 | -17/+16 |
2019-02-16 | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang | 4 | -15/+39 |
2019-02-16 | net/mlx5: Correctly set LAG mode for ECPF | Bodong Wang | 1 | -0/+5 |
2019-02-16 | bpf: make LWTUNNEL_BPF dependent on INET | Peter Oskolkov | 1 | -1/+1 |
2019-02-15 | libbpf: Introduce bpf_object__btf | Andrey Ignatov | 3 | -0/+9 |
2019-02-15 | libbpf: Introduce bpf_map__resize | Andrey Ignatov | 3 | -0/+16 |
2019-02-15 | net: bpf: remove XDP_QUERY_XSK_UMEM enumerator | Jan Sokolowski | 7 | -59/+3 |
2019-02-15 | drm: Use array_size() when creating lease | Matthew Wilcox | 1 | -1/+2 |
2019-02-15 | dm thin: fix bug where bio that overwrites thin block ignores FUA | Nikos Tsironis | 1 | -5/+50 |
2019-02-15 | tools: sync uapi/linux/if_link.h header | Andrii Nakryiko | 1 | -0/+1 |
2019-02-15 | tools/bpf: replace bzero with memset | Andrii Nakryiko | 3 | -30/+28 |
2019-02-15 | bpf: fix memory leak in bpf_lwt_xmit_reroute | Peter Oskolkov | 1 | -9/+20 |
2019-02-15 | Revert "exec: load_script: don't blindly truncate shebang string" | Linus Torvalds | 1 | -7/+3 |
2019-02-14 | IB/mlx5: Add support for 50Gbps per lane link modes | Aya Levin | 1 | -5/+61 |
2019-02-14 | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin | 5 | -30/+94 |
2019-02-14 | net/mlx5: Add new fields to Port Type and Speed register | Aya Levin | 1 | -4/+8 |
2019-02-14 | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin | 6 | -142/+91 |
2019-02-14 | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang | 3 | -12/+19 |
2019-02-14 | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang | 4 | -6/+9 |
2019-02-14 | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 7 | -30/+30 |
2019-02-14 | net/mlx5: Provide an alternative VF upper bound for ECPF | Bodong Wang | 1 | -1/+10 |
2019-02-14 | net/mlx5: Add host params change event | Bodong Wang | 4 | -0/+12 |
2019-02-14 | net/mlx5: Add query host params command | Bodong Wang | 4 | -0/+74 |
2019-02-14 | net/mlx5: Update enable HCA dependency | Bodong Wang | 4 | -2/+98 |
2019-02-14 | net/mlx5: Introduce Mellanox SmartNIC and modify page management logic | Bodong Wang | 10 | -25/+94 |
2019-02-14 | IB/mlx5: Use unified register/load function for uplink and VF vports | Bodong Wang | 3 | -72/+37 |