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
/
drivers
/
dma
/
dw
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
1
-1
/
+2
2020-03-11
MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer
Jakub Kicinski
1
-1
/
+0
2020-03-11
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
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-10
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-10
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-10
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-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
2
-12
/
+18
2020-03-09
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Eric Dumazet
1
-1
/
+1
2020-03-09
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
1
-10
/
+37
2020-03-09
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
1
-0
/
+2
2020-03-09
ipvlan: add cond_resched_rcu() while processing muticast backlog
Mahesh Bandewar
1
-0
/
+1
2020-03-09
ipvlan: don't deref eth hdr before checking it's set
Mahesh Bandewar
1
-8
/
+10
2020-03-09
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-09
linux-next: DOC: RDS: Fix a typo in rds.txt
Masanari Iida
1
-1
/
+1
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
5
-40
/
+40
2020-03-08
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
1
-1
/
+2
2020-03-08
gre: fix uninit-value in __iptunnel_pull_header
Eric Dumazet
1
-2
/
+10
2020-03-08
ipvlan: do not add hardware address of master to its unicast filter list
Jiri Wiesner
1
-4
/
+1
2020-03-06
rhashtable: Document the right function parameters
Jonathan Neuschäfer
1
-1
/
+1
2020-03-06
MAINTAINERS: remove bouncing pkaustub@cisco.com from enic
Jakub Kicinski
1
-1
/
+0
2020-03-06
ionic: fix vf op lock usage
Shannon Nelson
1
-4
/
+4
2020-03-06
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-03-06
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
1
-3
/
+107
2020-03-06
fsl/fman: detect FMan erratum A050385
Madalin Bucur
3
-0
/
+51
2020-03-06
arm64: dts: ls1043a: FMan erratum A050385
Madalin Bucur
1
-0
/
+2
2020-03-06
dt-bindings: net: FMan erratum A050385
Madalin Bucur
1
-0
/
+7
2020-03-06
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
1
-0
/
+1
2020-03-05
mptcp: always include dack if possible.
Paolo Abeni
1
-2
/
+17
2020-03-05
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
1
-3
/
+16
2020-03-05
veth: ignore peer tx_dropped when counting local rx_dropped
Jiang Lidong
1
-1
/
+1
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
6
-31
/
+78
2020-03-05
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
1
-1
/
+3
2020-03-05
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
1
-4
/
+10
2020-03-05
netfilter: nf_tables: fix infinite loop when expr is not available
Florian Westphal
1
-7
/
+3
2020-03-05
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
1
-0
/
+5
2020-03-03
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
1
-0
/
+1
2020-03-03
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
1
-22
/
+27
[next]