index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
minix
/
minix.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2
-1
/
+7
2020-03-12
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
3
-4
/
+8
2020-03-12
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
1
-1
/
+1
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
2020-03-12
net: hns3: fix RMW issue for VLAN filter switch
Jian Shen
1
-4
/
+15
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
4
-0
/
+6
2020-03-12
net: hns3: fix "tc qdisc del" failed issue
Yonglong Liu
1
-1
/
+1
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
1
-3
/
+9
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-12
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
1
-7
/
+7
2020-03-12
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
4
-19
/
+56
2020-03-12
s390/qeth: refactor buffer pool code
Julian Wiedmann
1
-32
/
+51
2020-03-12
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2
-19
/
+18
2020-03-12
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
3
-2
/
+4
2020-03-12
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
1
-3
/
+9
2020-03-12
net/packet: tpacket_rcv: do not increment ring index on drop
Willem de Bruijn
1
-6
/
+7
2020-03-12
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-12
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
1
-1
/
+2
2020-03-12
MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer
Jakub Kicinski
1
-1
/
+0
2020-03-12
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-12
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
1
-2
/
+2
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2
-20
/
+7
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
1
-0
/
+2
2020-03-11
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-03-11
nl80211: add missing attribute validation for channel switch
Jakub Kicinski
1
-0
/
+1
2020-03-11
nl80211: add missing attribute validation for beacon report scanning
Jakub Kicinski
1
-0
/
+2
2020-03-11
nl80211: add missing attribute validation for critical protocol indication
Jakub Kicinski
1
-0
/
+2
2020-03-11
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-11
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-11
s390/qeth: don't reset default_out_queue
Julian Wiedmann
1
-1
/
+0
2020-03-10
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-10
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-10
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-10
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-03-10
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
2020-03-10
net: memcg: late association of sock to memcg
Shakeel Butt
3
-15
/
+24
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2
-0
/
+8
2020-03-10
MAINTAINERS: update cxgb4vf maintainer to Vishal
Jakub Kicinski
1
-1
/
+1
2020-03-10
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
1
-6
/
+8
2020-03-10
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
2
-12
/
+18
2020-03-10
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Eric Dumazet
1
-1
/
+1
2020-03-10
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
1
-10
/
+37
2020-03-10
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
1
-0
/
+2
2020-03-10
ipvlan: add cond_resched_rcu() while processing muticast backlog
Mahesh Bandewar
1
-0
/
+1
2020-03-10
ipvlan: don't deref eth hdr before checking it's set
Mahesh Bandewar
1
-8
/
+10
2020-03-10
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-09
pid: make ENOMEM return value more obvious
Christian Brauner
1
-0
/
+8
[next]