index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-07
hv_netvsc: Sync offloading features to VF NIC
Haiyang Zhang
1
-2
/
+20
2019-09-07
hv_netvsc: Allow scatter-gather feature to be tunable
Haiyang Zhang
3
-3
/
+4
2019-09-07
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
Eric Dumazet
1
-1
/
+1
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
2
-9
/
+23
2019-09-07
ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-1
/
+1
2019-09-06
lan743x: remove redundant assignment to variable rx_process_result
Colin Ian King
1
-2
/
+1
2019-09-06
ravb: TROCR register is only present on R-Car Gen3
Simon Horman
2
-3
/
+5
2019-09-06
ravb: remove undocumented endianness selection
Simon Horman
2
-7
/
+0
2019-09-06
ravb: remove undocumented counter processing
Simon Horman
2
-13
/
+0
2019-09-06
ravb: correct typo in FBP field of SFO register
Simon Horman
1
-1
/
+1
2019-09-06
zd1211rw: use %*ph to print small buffer
Andy Shevchenko
1
-2
/
+1
2019-09-06
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-12
/
+6
2019-09-06
hostap: use %*ph to print small buffer
Andy Shevchenko
2
-6
/
+3
2019-09-06
rtlwifi: Fix file release memory leak
Wei Yongjun
1
-1
/
+1
2019-09-06
rtw88: fix seq_file memory leak
Wei Yongjun
1
-1
/
+1
2019-09-06
hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
zhong jiang
1
-2
/
+1
2019-09-06
brcmfmac: add "reset" debugfs entry for testing reset
Rafał Miłecki
1
-0
/
+25
2019-09-06
brcmfmac: add stub version of brcmf_debugfs_get_devdir()
Rafał Miłecki
1
-0
/
+4
2019-09-06
net: hns3: make hclge_dbg_get_m7_stats_info static
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: disable loopback setting in hclge_mac_init
Yufeng Mo
1
-1
/
+33
2019-09-06
net: hns3: remove explicit conversion to bool
Guojia Liao
1
-1
/
+1
2019-09-06
net: hns3: add client node validity judgment
Peng Li
1
-0
/
+16
2019-09-06
net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
Huazhong Tan
1
-4
/
+5
2019-09-06
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
1
-1
/
+3
2019-09-06
net: hns3: fix error VF index when setting VLAN offload
Jian Shen
1
-4
/
+10
2019-09-06
stmmac: platform: adjust messages and move to dev level
Andy Shevchenko
1
-9
/
+13
2019-09-06
net: phy: Do not check Link status when loopback is enabled
Jose Abreu
1
-0
/
+6
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2
-4
/
+25
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
8
-5
/
+95
2019-09-06
nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics
zhong jiang
1
-3
/
+1
2019-09-06
iwlwifi: dbg: remove iwl_fw_cancel_dumps function
Shahar S Matityahu
3
-12
/
+4
2019-09-06
iwlwifi: dbg_ini: remove periodic trigger
Shahar S Matityahu
7
-34
/
+11
2019-09-06
iwlwifi: dbg_ini: fix dump structs doc
Shahar S Matityahu
1
-8
/
+8
2019-09-06
iwlwifi: fw api: add DRAM buffer allocation command
Shahar S Matityahu
3
-0
/
+34
2019-09-06
iwlwifi: dbg_ini: remove apply point, switch to time point API
Shahar S Matityahu
10
-568
/
+101
2019-09-06
iwlwifi: add iwl_tlv_array_len()
Shahar S Matityahu
1
-0
/
+15
2019-09-06
iwlwifi: mvm: don't log un-decrypted frames
Emmanuel Grumbach
1
-2
/
+10
2019-09-06
iwlwifi: mvm: add support for single antenna diversity
Haim Dreyfuss
3
-0
/
+7
2019-09-06
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
Johannes Berg
5
-0
/
+83
2019-09-06
iwlwifi: mvm: drop BA sessions on too many old-SN frames
Johannes Berg
3
-0
/
+63
2019-09-06
iwlwifi: add sta_id to WOWLAN_CONFIG_CMD
Haim Dreyfuss
2
-2
/
+8
2019-09-06
iwlwifi: add support for suspend-resume flow for new device generation
Haim Dreyfuss
6
-29
/
+102
2019-09-06
iwlwifi: fix warning iwl-trans.h is included more than once
Hariprasad Kelam
1
-1
/
+0
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
21
-55
/
+59
2019-09-06
iwlwifi: pass the iwl_trans instead of cfg to some functions
Shaul Triebitz
1
-5
/
+8
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
29
-206
/
+199
2019-09-06
iwlwifi: pass the iwl_config_trans_params when needed
Luca Coelho
3
-12
/
+13
2019-09-06
iwlwifi: pcie: set iwl_trans->cfg later in the probe function
Luca Coelho
4
-27
/
+37
2019-09-06
iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
Luca Coelho
2
-99
/
+76
2019-09-06
iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
Luca Coelho
1
-3
/
+3
[next]