index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
4
-43
/
+39
2020-03-19
wireguard: receive: remove dead code from default packet type case
Jason A. Donenfeld
1
-2
/
+1
2020-03-19
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
3
-4
/
+10
2020-03-19
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
2
-2
/
+1
2020-03-19
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
1
-1
/
+0
2020-03-19
vxlan: check return value of gro_cells_init()
Taehee Yoo
1
-2
/
+9
2020-03-19
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-03-18
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-18
net: phy: sfp-bus.c: get rid of docs warnings
Mauro Carvalho Chehab
1
-14
/
+18
2020-03-18
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
1
-0
/
+1
2020-03-18
net: ena: avoid memory access violation by validating req_id properly
Arthur Kiyanovski
1
-4
/
+11
2020-03-18
net: ena: fix request of incorrect number of IRQ vectors
Arthur Kiyanovski
1
-3
/
+6
2020-03-18
net: ena: fix incorrect setting of the number of msix vectors
Arthur Kiyanovski
1
-1
/
+1
2020-03-18
net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value
Rayagonda Kokatanur
1
-1
/
+6
2020-03-18
net: bcmgenet: keep MAC in reset until PHY is up
Doug Berger
3
-7
/
+15
2020-03-18
Revert "net: bcmgenet: use RGMII loopback for MAC reset"
Doug Berger
2
-34
/
+2
2020-03-18
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-1
/
+1
2020-03-18
Revert "net: mvmdio: avoid error message for optional IRQ"
Chris Packham
1
-3
/
+3
2020-03-17
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-03-16
net: mvneta: Fix the case where the last poll did not process all rx
Jisheng Zhang
1
-2
/
+1
2020-03-16
net: vxge: fix wrong __VA_ARGS__ usage
Zheng Wei
2
-8
/
+8
2020-03-16
arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
Madalin Bucur
1
-2
/
+2
2020-03-16
arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
Madalin Bucur
1
-2
/
+2
2020-03-16
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
1
-1
/
+1
2020-03-16
ethtool: reject unrecognized request flags
Michal Kubecek
1
-4
/
+12
2020-03-16
netlink: add nl_set_extack_cookie_u32()
Michal Kubecek
1
-0
/
+9
2020-03-16
netlink: allow extack cookie also for error messages
Michal Kubecek
1
-26
/
+17
2020-03-16
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-03-16
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-03-16
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2
-25
/
+23
2020-03-16
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-15
/
+15
2020-03-16
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-14
/
+18
2020-03-16
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-16
net: nfp: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-16
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-31
/
+31
2020-03-16
net: caif: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-36
/
+36
2020-03-16
mlxsw: reg: Increase register field length to 31 bits
Ido Schimmel
1
-1
/
+1
2020-03-15
geneve: move debug check after netdev unregister
Florian Westphal
1
-2
/
+6
2020-03-15
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2
-1
/
+25
2020-03-15
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
1
-18
/
+85
2020-03-15
cxgb4: fix delete filter entry fail in unload path
Shahjada Abul Husain
1
-2
/
+2
2020-03-15
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
1
-4
/
+10
2020-03-15
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
1
-6
/
+8
2020-03-15
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
1
-0
/
+1
2020-03-15
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
1
-0
/
+2
2020-03-13
drm/dp_mst: Rewrite and fix bandwidth limit checks
Lyude Paul
1
-26
/
+93
2020-03-13
drm/dp_mst: Reprobe path resources in CSN handler
Lyude Paul
1
-23
/
+25
2020-03-13
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
Lyude Paul
2
-10
/
+9
2020-03-13
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
Lyude Paul
1
-5
/
+5
[next]