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-09-21
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-21
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-21
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-21
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-21
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-21
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-21
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-17
nfp: use correct define to return NONE fec
Jakub Kicinski
1
-2
/
+2
2020-09-17
hinic: fix potential resource leak
Wei Li
1
-7
/
+14
2020-09-17
net: phy: Do not warn in phy_stop() on PHY_DOWN
Florian Fainelli
1
-1
/
+1
2020-09-17
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
1
-1
/
+2
2020-09-17
ethtool: add and use message type for tunnel info reply
Michal Kubecek
3
-2
/
+6
2020-09-17
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
3
-0
/
+5
2020-09-17
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
1
-2
/
+2
2020-09-17
cxgb4: fix memory leak during module unload
Raju Rangoju
1
-1
/
+1
2020-09-17
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
4
-20
/
+188
2020-09-16
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
1
-1
/
+1
2020-09-16
geneve: add transport ports in route lookup for geneve
Mark Gray
1
-10
/
+27
2020-09-16
net: hns: kerneldoc fixes
Lu Wei
1
-20
/
+20
2020-09-15
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
1
-1
/
+3
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
1
-7
/
+7
2020-09-15
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-09-15
ibmvnic: update MAINTAINERS
Dany Madden
1
-1
/
+3
2020-09-14
docs/bpf: Remove source code links
Andrii Nakryiko
1
-1
/
+1
2020-09-14
xsk: Fix number of pinned pages/umem size discrepancy
Björn Töpel
1
-9
/
+8
2020-09-14
net: sched: initialize with 0 before setting erspan md->u
Xin Long
1
-0
/
+1
2020-09-14
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+1
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
3
-1
/
+7
2020-09-14
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-14
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
4
-0
/
+4
2020-09-14
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
1
-3
/
+5
2020-09-14
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
1
-4
/
+4
2020-09-14
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
1
-1
/
+1
2020-09-14
net: lantiq: Wake TX queue again
Hauke Mehrtens
1
-0
/
+3
2020-09-14
rndis_host: increase sleep time in the query-response loop
Olympia Giannou
1
-1
/
+1
2020-09-11
net: ethernet: ti: cpsw_new: fix suspend/resume
Grygorii Strashko
1
-0
/
+53
2020-09-11
net: ipa: fix u32_replace_bits by u32p_xxx version
Vadym Kochan
1
-2
/
+2
2020-09-11
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2
-16
/
+28
2020-09-11
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-11
enetc: Fix mdio bus removal on PF probe bailout
Claudiu Manoil
1
-1
/
+1
2020-09-10
docs/bpf: Fix ringbuf documentation
Andrii Nakryiko
1
-4
/
+1
2020-09-10
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
1
-1
/
+1
2020-09-10
netlink: fix doc about nlmsg_parse/nla_validate
Nicolas Dichtel
1
-2
/
+0
2020-09-10
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
Petr Machata
1
-0
/
+8
2020-09-10
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
1
-0
/
+47
2020-09-10
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-10
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
1
-2
/
+2
2020-09-10
s390/qeth: delay draining the TX buffers
Julian Wiedmann
2
-2
/
+2
[next]