aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15net: sched: implement terse dump support in actVlad Buslov4-9/+52
2020-05-15net: sched: introduce terse dump flagVlad Buslov3-8/+41
2020-05-15net: core: recursively find netdev by device nodeTobias Waldekranz1-5/+5
2020-05-14selftests/bpf: Test for sk helpers in cgroup skbAndrey Ignatov2-0/+192
2020-05-14selftests/bpf: Add connect_fd_to_fd, connect_wait net helpersAndrey Ignatov2-13/+63
2020-05-14bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov3-11/+121
2020-05-14bpf: Allow skb_ancestor_cgroup_id helper in cgroup skbAndrey Ignatov1-0/+2
2020-05-14bpf: Allow sk lookup helpers in cgroup skbAndrey Ignatov1-0/+8
2020-05-14selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"Colin Ian King1-1/+1
2020-05-14bpf: Fix bpf_iter's task iterator logicAndrii Nakryiko1-1/+7
2020-05-14selftests/bpf: Test narrow loads for bpf_sock_addr.user_portAndrey Ignatov1-10/+28
2020-05-14bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov3-10/+9
2020-05-14samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi2-14/+17
2020-05-14r8169: don't include linux/moduleparam.hHeiner Kallweit1-1/+0
2020-05-14r8169: remove not needed checks in rtl8169_set_eeeHeiner Kallweit1-6/+0
2020-05-14net: dsa: felix: fix incorrect clamp calculation for burstColin Ian King1-1/+1
2020-05-14net: phy: mdio-moxart: remove unneeded includeBartosz Golaszewski1-1/+0
2020-05-14dt-bindings: dp83867: Convert DP83867 to yamlDan Murphy2-68/+127
2020-05-14dt-bindings: net: dp83869: Update licensing infoDan Murphy1-1/+1
2020-05-14hinic: update huawei ethernet driver maintainerLuo bin1-1/+1
2020-05-14hinic: add set_ringparam ethtool_ops supportLuo bin11-15/+104
2020-05-14devlink: refactor end checks in devlink_nl_cmd_region_read_dumpitJakub Kicinski2-25/+31
2020-05-14ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk7-3/+689
2020-05-14ethernet: ti: am65-cpts: add routines to support taprio offloadIvan Khoronzhuk2-0/+72
2020-05-14net: qed: fix bad formattingIgor Russkikh1-3/+2
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh3-1/+153
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh2-1/+15
2020-05-14net: qede: Implement ndo_tx_timeoutDenis Bolotin2-1/+46
2020-05-14net: qede: optional hw recovery procedureIgor Russkikh1-0/+24
2020-05-14net: qed: attention clearing propertiesIgor Russkikh6-5/+53
2020-05-14net: qed: cleanup debug related declarationsIgor Russkikh2-21/+16
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh4-0/+161
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh5-14/+35
2020-05-14net: qede: add hw err scheduled handlerIgor Russkikh2-2/+106
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh5-0/+90
2020-05-14net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()Huazhong Tan1-4/+1
2020-05-14net: hns3: remove some unused macrosHuazhong Tan1-17/+0
2020-05-14net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan1-1/+1
2020-05-14net: hns3: remove a duplicated printing in hclge_configure()Huazhong Tan1-3/+1
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan2-8/+8
2020-05-14r8152: Use MAC address from device tree if availableThierry Reding1-9/+13
2020-05-14selftests: fix flower parent qdiscVlad Buslov2-6/+6
2020-05-13net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2-3/+14
2020-05-13net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas1-0/+11
2020-05-13sfc: fix dereference of table before it is null checkedColin Ian King1-4/+1
2020-05-13net: phy: at803x: add cable diagnostics supportMichael Walle1-0/+176
2020-05-13ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig1-0/+1
2020-05-13net: phy: bcm54140: add cable diagnostics supportMichael Walle1-0/+3
2020-05-13net: phy: broadcom: add cable test supportMichael Walle3-0/+247
2020-05-13net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle2-0/+34