index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
qtnfmac: fix invalid channel information output
Sergey Matyukevich
1
-3
/
+4
2019-11-14
qtnfmac: fix debugfs support for multiple cards
Sergey Matyukevich
1
-1
/
+5
2019-11-14
qtnfmac: fix using skb after free
Sergey Matyukevich
1
-2
/
+4
2019-11-14
rtl8xxxu: Add support for Edimax EW-7611ULB
Jes Sorensen
1
-1
/
+3
2019-11-14
rtlwifi: rtl8192de: Fix missing enable interrupt flag
Larry Finger
1
-4
/
+5
2019-11-14
rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
Larry Finger
3
-0
/
+20
2019-11-14
rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
Larry Finger
1
-3
/
+5
2019-11-08
rtw88: signal completion even on firmware-request failure
Brian Norris
1
-0
/
+1
2019-11-06
rtw88: fix potential NULL pointer access for firmware
Yan-Hsuan Chuang
1
-1
/
+3
2019-11-06
rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
Ping-Ke Shih
1
-0
/
+2
2019-11-06
rt2800: remove errornous duplicate condition
Daniel Golle
1
-4
/
+1
2019-11-06
rtlwifi: rtl8225se: remove some unused const variables
YueHaibing
1
-42
/
+0
2019-11-06
brcmsmac: remove set but not used variables
YueHaibing
1
-9
/
+2
2019-11-06
rtw88: raise LPS threshold to 50, for less power consumption
Yan-Hsuan Chuang
1
-1
/
+1
2019-11-06
iwlegacy: Remove redundant variable "ret"
zhong jiang
1
-2
/
+1
2019-11-06
ipw2x00: Remove redundant variable "rc"
zhong jiang
1
-3
/
+1
2019-11-05
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
Kai-Heng Feng
2
-19
/
+46
2019-11-05
cxgb4: Add pci reset handler
Vishal Kulkarni
1
-9
/
+96
2019-11-05
cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod
Manish Rangankar
1
-0
/
+2
2019-11-05
bnx2x: Fix PF-VF communication over multi-cos queues.
Manish Chopra
1
-5
/
+11
2019-11-05
bnx2x: Enable Multi-Cos feature.
Sudarsana Reddy Kalluru
1
-1
/
+2
2019-11-05
bnx2x: Utilize FW 7.13.15.0.
Sudarsana Reddy Kalluru
2
-67
/
+67
2019-11-05
net: ethernet: emac: Fix phy mode type
Andrew Lunn
3
-3
/
+5
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
3
-2
/
+10
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
3
-5
/
+4
2019-11-05
net_sched: do not export gnet_stats_basic_packed to uapi
Eric Dumazet
2
-4
/
+6
2019-11-05
net: dsa: mv88e6xxx: Add ATU occupancy via devlink resources
Andrew Lunn
1
-4
/
+186
2019-11-05
net: dsa: mv88e6xxx: global1_atu: Add helper for get next
Andrew Lunn
4
-10
/
+9
2019-11-05
net: dsa: mv88e6xxx: global2: Expose ATU stats register
Andrew Lunn
2
-1
/
+43
2019-11-05
net: dsa: mv88e6xxx: Add number of MACs in the ATU
Andrew Lunn
2
-0
/
+31
2019-11-05
net: dsa: Add support for devlink resources
Andrew Lunn
2
-0
/
+53
2019-11-05
net: dsa: bcm_sf2: Add support for optional reset controller line
Florian Fainelli
2
-0
/
+22
2019-11-05
dt-bindings: net: Describe BCM7445 switch reset property
Florian Fainelli
1
-0
/
+6
2019-11-05
Change in Openvswitch to support MPLS label depth of 3 in ingress direction
Martin Varghese
4
-33
/
+85
2019-11-05
net: hns3: remove unused macros
Colin Ian King
2
-4
/
+0
2019-11-05
vsock: Simplify '__vsock_release()'
Christophe JAILLET
1
-3
/
+1
2019-11-05
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
1
-1
/
+2
2019-11-05
tc-testing: added tests with cookie for mpls TC action
Roman Mashak
1
-0
/
+145
2019-11-05
icmp: remove duplicate code
Matteo Croce
6
-30
/
+6
2019-11-05
icmp: add helpers to recognize ICMP error packets
Matteo Croce
2
-0
/
+29
2019-11-05
hv_netvsc: record hardware hash in skb
Stephen Hemminger
3
-1
/
+12
2019-11-05
hv_netvsc: flag software created hash value
Stephen Hemminger
1
-4
/
+3
2019-11-04
i40e: implement VF stats NDO
Jesse Brandeburg
3
-0
/
+51
2019-11-04
i40e: enable X710 support
Alice Michael
1
-0
/
+2
2019-11-04
ixgbe: protect TX timestamping from API misuse
Manjunath Patil
1
-1
/
+2
2019-11-04
fm10k: update driver version to match out-of-tree
Jacob Keller
1
-1
/
+1
2019-11-04
ixgbe: Make use of cpumask_local_spread to improve RSS locality
Alexander Duyck
1
-5
/
+3
2019-11-04
fm10k: add support for ndo_get_vf_stats operation
Jacob Keller
5
-0
/
+56
2019-11-04
fm10k: add missing field initializers to TLV attributes)
Jacob Keller
1
-3
/
+3
2019-11-04
ice: allow 3k MTU for XDP
Maciej Fijalkowski
1
-2
/
+14
[next]