index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-24
ipv6_route_seq_next should increase position index
Vasily Averin
1
-5
/
+2
2020-01-24
rt_cpu_seq_next should increase position index
Vasily Averin
1
-0
/
+1
2020-01-24
neigh_stat_seq_next() should increase position index
Vasily Averin
1
-0
/
+1
2020-01-24
vcc_seq_next should increase position index
Vasily Averin
1
-2
/
+1
2020-01-24
l2t_seq_next should increase position index
Vasily Averin
1
-2
/
+1
2020-01-24
seq_tab_next() should increase position index
Vasily Averin
1
-2
/
+1
2020-01-24
tcp: do not leave dangling pointers in tp->highest_sack
Eric Dumazet
3
-0
/
+3
2020-01-24
net/rose: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-24
caif_usb: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-24
ipvs: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-24
i40e: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-23
net_sched: fix datalen for ematch
Cong Wang
1
-1
/
+1
2020-01-23
net/sonic: Prevent tx watchdog timeout
Finn Thain
1
-4
/
+13
2020-01-23
net/sonic: Fix CAM initialization
Finn Thain
1
-9
/
+12
2020-01-23
net/sonic: Fix command register usage
Finn Thain
1
-15
/
+3
2020-01-23
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2
-0
/
+28
2020-01-23
net/sonic: Fix receive buffer replenishment
Finn Thain
2
-63
/
+105
2020-01-23
net/sonic: Improve receive descriptor status flag check
Finn Thain
1
-10
/
+5
2020-01-23
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
1
-6
/
+15
2020-01-23
net/sonic: Fix receive buffer handling
Finn Thain
2
-7
/
+33
2020-01-23
net/sonic: Fix interface error stats collection
Finn Thain
2
-14
/
+8
2020-01-23
net/sonic: Use MMIO accessors
Finn Thain
1
-8
/
+8
2020-01-23
net/sonic: Clear interrupt flags immediately
Finn Thain
1
-22
/
+6
2020-01-23
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2
-14
/
+36
2020-01-23
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
1
-2
/
+2
2020-01-23
net/fsl: treat fsl,erratum-a011043
Madalin Bucur
1
-1
/
+6
2020-01-23
powerpc/fsl/dts: add fsl,erratum-a011043
Madalin Bucur
18
-0
/
+18
2020-01-23
dt-bindings: net: add fsl,erratum-a011043
Madalin Bucur
1
-0
/
+13
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2
-0
/
+3
2020-01-23
fou: Fix IPv6 netlink policy
Kristian Evensen
1
-2
/
+2
2020-01-23
tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
Eric Dumazet
1
-0
/
+4
2020-01-23
mlxsw: spectrum_acl: Fix use-after-free during reload
Ido Schimmel
1
-4
/
+12
2020-01-23
r8152: disable DelayPhyPwrChg
Hayes Wang
1
-1
/
+9
2020-01-23
r8152: avoid the MCU to clear the lanwake
Hayes Wang
1
-0
/
+33
2020-01-23
r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
Hayes Wang
1
-3
/
+8
2020-01-23
r8152: disable test IO for RTL8153B
Hayes Wang
1
-0
/
+10
2020-01-23
r8152: Disable PLA MCU clock speed down
Hayes Wang
1
-0
/
+17
2020-01-23
r8152: disable U2P3 for RTL8153B
Hayes Wang
1
-3
/
+0
2020-01-23
r8152: get default setting of WOL before initializing
Hayes Wang
1
-4
/
+5
2020-01-23
r8152: reset flow control patch when linking on for RTL8153B
Hayes Wang
1
-0
/
+11
2020-01-23
r8152: fix runtime resume for linking change
Hayes Wang
1
-0
/
+21
2020-01-23
gtp: make sure only SOCK_DGRAM UDP sockets are accepted
Eric Dumazet
1
-4
/
+6
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
3
-12
/
+32
2020-01-23
airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-10
/
+8
2020-01-23
airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-1
/
+1
2020-01-23
MAINTAINERS: Make Russell King designated reviewer of phylib
Andrew Lunn
1
-0
/
+1
2020-01-22
net, ip6_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-22
net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
Eric Dumazet
1
-3
/
+2
2020-01-22
Revert "udp: do rmem bulk free even if the rx sk queue is empty"
Paolo Abeni
1
-1
/
+2
[next]