index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-iolatency.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()
Alexey Dobriyan
1
-8
/
+4
2021-04-20
net: ethernet: mediatek: fix a typo bug in flow offloading
DENG Qingfang
1
-1
/
+1
2021-04-20
net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.c
Huazhong Tan
1
-1
/
+1
2021-04-20
net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_stats
Huazhong Tan
1
-2
/
+2
2021-04-20
net: hns3: remove a duplicate pf reset counting
Huazhong Tan
1
-2
/
+0
2021-04-20
net: xilinx: drivers need/depend on HAS_IOMEM
Randy Dunlap
1
-0
/
+3
2021-04-20
net: enetc: add support for flow control
Vladimir Oltean
3
-2
/
+85
2021-04-20
arm64: dts: ls1028a: declare the Integrated Endpoint Register Block node
Vladimir Oltean
1
-0
/
+6
2021-04-20
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
5
-1
/
+221
2021-04-20
dt-bindings: net: fsl: enetc: add the IERB documentation
Vladimir Oltean
1
-0
/
+15
2021-04-20
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2
-10
/
+22
2021-04-20
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-20
net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
Dexuan Cui
15
-1
/
+6156
2021-04-20
mld: remove unnecessary prototypes
Taehee Yoo
1
-3
/
+0
2021-04-20
selftests: fib_nexthops: Test large scale nexthop flushing
Ido Schimmel
1
-0
/
+15
2021-04-20
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
1
-8
/
+6
2021-04-18
netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
5
-7
/
+72
2021-04-18
selftests: fib_tests: Add test cases for interaction with mangling
Ido Schimmel
1
-1
/
+151
2021-04-18
netfilter: Dissect flow after packet mangling
Ido Schimmel
2
-0
/
+4
2021-04-18
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
1
-0
/
+44
2021-04-18
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
3
-7
/
+55
2021-04-18
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2
-2
/
+4
2021-04-18
rtw88: 8822c: add CFO tracking
Po-Hao Huang
8
-1
/
+224
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
3
-5
/
+28
2021-04-18
bcma: remove unused function
Jiapeng Chong
1
-7
/
+0
2021-04-18
wil6210: wmi: Remove useless code
Jiapeng Chong
1
-1
/
+1
2021-04-18
carl9170: remove get_tid_h
Christophe JAILLET
2
-7
/
+2
2021-04-18
mwl8k: Fix a double Free in mwl8k_probe_hw
Lv Yunlong
1
-0
/
+1
2021-04-18
rtw88: Fix array overrun in rtw_get_tx_power_params()
Ping-Ke Shih
1
-2
/
+3
2021-04-18
wilc1000: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
wl3501: fix typo of 'Networks' in comment
Eric Lin
1
-1
/
+1
2021-04-18
rsi: Use resume_noirq for SDIO
Marek Vasut
1
-1
/
+1
2021-04-18
rtw88: update statistics to fw for fine-tuning performance
Po-Hao Huang
3
-0
/
+29
2021-04-18
libertas: struct lbs_private is declared duplicately
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-04-18
rsi: fix comment syntax in file headers
Aditya Srivastava
10
-10
/
+10
2021-04-17
r8169: keep pause settings on interface down/up cycle
Heiner Kallweit
1
-5
/
+9
2021-04-17
airo: work around stack usage warning
Arnd Bergmann
1
-52
/
+65
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2
-10
/
+2
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
1
-1
/
+1
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
1
-2
/
+1
2021-04-17
rtl8xxxu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+4
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
1
-9
/
+16
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2
-64
/
+115
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
1
-1
/
+61
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
1
-9
/
+29
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
1
-13
/
+29
[next]