index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
3
-8
/
+41
2020-05-15
net: core: recursively find netdev by device node
Tobias Waldekranz
1
-5
/
+5
2020-05-15
selftests/bpf: Test for sk helpers in cgroup skb
Andrey Ignatov
2
-0
/
+192
2020-05-15
selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers
Andrey Ignatov
2
-13
/
+63
2020-05-15
bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
Andrey Ignatov
3
-11
/
+121
2020-05-15
bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb
Andrey Ignatov
1
-0
/
+2
2020-05-15
bpf: Allow sk lookup helpers in cgroup skb
Andrey Ignatov
1
-0
/
+8
2020-05-15
selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"
Colin Ian King
1
-1
/
+1
2020-05-15
bpf: Fix bpf_iter's task iterator logic
Andrii Nakryiko
1
-1
/
+7
2020-05-15
selftests/bpf: Test narrow loads for bpf_sock_addr.user_port
Andrey Ignatov
1
-10
/
+28
2020-05-15
bpf: Support narrow loads from bpf_sock_addr.user_port
Andrey Ignatov
3
-10
/
+9
2020-05-15
samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS
Lorenzo Bianconi
2
-14
/
+17
2020-05-15
r8169: don't include linux/moduleparam.h
Heiner Kallweit
1
-1
/
+0
2020-05-15
r8169: remove not needed checks in rtl8169_set_eee
Heiner Kallweit
1
-6
/
+0
2020-05-15
net: dsa: felix: fix incorrect clamp calculation for burst
Colin Ian King
1
-1
/
+1
2020-05-15
net: phy: mdio-moxart: remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2020-05-15
dt-bindings: dp83867: Convert DP83867 to yaml
Dan Murphy
2
-68
/
+127
2020-05-15
dt-bindings: net: dp83869: Update licensing info
Dan Murphy
1
-1
/
+1
2020-05-15
hinic: update huawei ethernet driver maintainer
Luo bin
1
-1
/
+1
2020-05-15
hinic: add set_ringparam ethtool_ops support
Luo bin
11
-15
/
+104
2020-05-15
devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit
Jakub Kicinski
2
-25
/
+31
2020-05-15
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
7
-3
/
+689
2020-05-15
ethernet: ti: am65-cpts: add routines to support taprio offload
Ivan Khoronzhuk
2
-0
/
+72
2020-05-14
net: qed: fix bad formatting
Igor Russkikh
1
-3
/
+2
2020-05-14
net: qed: introduce critical hardware error handler
Igor Russkikh
3
-1
/
+153
2020-05-14
net: qed: introduce critical fan failure handler
Igor Russkikh
2
-1
/
+15
2020-05-14
net: qede: Implement ndo_tx_timeout
Denis Bolotin
2
-1
/
+46
2020-05-14
net: qede: optional hw recovery procedure
Igor Russkikh
1
-0
/
+24
2020-05-14
net: qed: attention clearing properties
Igor Russkikh
6
-5
/
+53
2020-05-14
net: qed: cleanup debug related declarations
Igor Russkikh
2
-21
/
+16
2020-05-14
net: qed: critical err reporting to management firmware
Igor Russkikh
4
-0
/
+161
2020-05-14
net: qed: invoke err notify on critical areas
Igor Russkikh
5
-14
/
+35
2020-05-14
net: qede: add hw err scheduled handler
Igor Russkikh
2
-2
/
+106
2020-05-14
net: qed: adding hw_err states and handling
Igor Russkikh
5
-0
/
+90
2020-05-14
net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()
Huazhong Tan
1
-4
/
+1
2020-05-14
net: hns3: remove some unused macros
Huazhong Tan
1
-17
/
+0
2020-05-14
net: hns3: modify an incorrect error log in hclge_mbx_handler()
Huazhong Tan
1
-1
/
+1
2020-05-14
net: hns3: remove a duplicated printing in hclge_configure()
Huazhong Tan
1
-3
/
+1
2020-05-14
net: hns3: modify some incorrect spelling
Huazhong Tan
2
-8
/
+8
2020-05-14
r8152: Use MAC address from device tree if available
Thierry Reding
1
-9
/
+13
2020-05-14
selftests: fix flower parent qdisc
Vlad Buslov
2
-6
/
+6
2020-05-14
net: dsa: mt7530: set CPU port to fallback mode
DENG Qingfang
2
-3
/
+14
2020-05-14
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
1
-0
/
+11
2020-05-14
sfc: fix dereference of table before it is null checked
Colin Ian King
1
-4
/
+1
2020-05-13
net: phy: at803x: add cable diagnostics support
Michael Walle
1
-0
/
+176
2020-05-13
ipv6: set msg_control_is_user in do_ipv6_getsockopt
Christoph Hellwig
1
-0
/
+1
2020-05-13
net: phy: bcm54140: add cable diagnostics support
Michael Walle
1
-0
/
+3
2020-05-13
net: phy: broadcom: add cable test support
Michael Walle
3
-0
/
+247
2020-05-13
net: phy: broadcom: add bcm_phy_modify_exp()
Michael Walle
2
-0
/
+34
2020-05-13
net: phy: broadcom: add exp register access methods without buslock
Michael Walle
2
-7
/
+33
[next]