index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
MAINTAINERS: Update ibmveth maintainer
Cristobal Forno
1
-1
/
+1
2020-09-18
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-18
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
1
-2
/
+2
2020-09-18
net: hns: kerneldoc fixes
Lu Wei
1
-2
/
+2
2020-09-18
hinic: fix sending pkts from core while self testing
Luo bin
2
-2
/
+6
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
4
-8
/
+14
2020-09-18
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
1
-0
/
+21
2020-09-18
net: mscc: ocelot: refactor ports parsing code into a dedicated function
Vladimir Oltean
1
-99
/
+110
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
2
-2
/
+8
2020-09-18
net: mscc: ocelot: check for errors on memory allocation of ports
Vladimir Oltean
1
-0
/
+4
2020-09-18
net: dsa: seville: fix buffer size of the queue system
Vladimir Oltean
1
-1
/
+1
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
4
-9
/
+17
2020-09-18
net: mscc: ocelot: fix race condition with TX timestamping
Vladimir Oltean
1
-6
/
+8
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-15
batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
Linus Lüssing
1
-16
/
+87
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
3
-14
/
+30
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
3
-13
/
+53
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-14
batman-adv: Add missing include for in_interrupt()
Sven Eckelmann
1
-0
/
+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
[next]