index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hns3-VF-reset'
David S. Miller
2018-03-22
11
-71
/
+534
|
\
|
*
net: hns3: Changes required in PF mailbox to support VF reset
Salil Mehta
2018-03-22
3
-1
/
+44
|
*
net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Salil Mehta
2018-03-22
2
-0
/
+13
|
*
net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Salil Mehta
2018-03-22
5
-14
/
+111
|
*
net: hns3: Add support to re-initialize the hclge device
Salil Mehta
2018-03-22
2
-14
/
+106
|
*
net: hns3: Add support to reset the enet/ring mgmt layer
Salil Mehta
2018-03-22
2
-4
/
+102
|
*
net: hns3: Add support to request VF Reset to PF
Salil Mehta
2018-03-22
1
-0
/
+19
|
*
net: hns3: Add VF Reset device state and its handling
Salil Mehta
2018-03-22
3
-5
/
+68
|
*
net: hns3: Add VF Reset Service Task to support event handling
Salil Mehta
2018-03-22
2
-0
/
+35
|
*
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
2018-03-22
5
-43
/
+46
|
/
*
Merge branch 'Rework-ip_ra_chain-protection'
David S. Miller
2018-03-22
7
-30
/
+38
|
\
|
*
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
3
-9
/
+8
|
*
net: Make ip_ra_chain per struct net
Kirill Tkhai
2018-03-22
4
-18
/
+16
|
*
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
2018-03-22
3
-5
/
+9
|
*
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
2018-03-22
1
-3
/
+2
|
*
net: Revert "ipv4: get rid of ip_ra_lock"
Kirill Tkhai
2018-03-22
1
-2
/
+10
|
/
*
liquidio: Added support for trusted VF
Intiyaz Basha
2018-03-22
3
-0
/
+125
*
Merge branch 'rmnet-next'
David S. Miller
2018-03-22
9
-41
/
+94
|
\
|
*
net: qualcomm: rmnet: Implement fill_info
Subash Abhinov Kasiviswanathan
2018-03-22
1
-0
/
+30
|
*
net: qualcomm: rmnet: Export mux_id and flags to netlink
Subash Abhinov Kasiviswanathan
2018-03-22
6
-29
/
+53
|
*
net: qualcomm: rmnet: Remove unnecessary device assignment
Subash Abhinov Kasiviswanathan
2018-03-22
1
-1
/
+0
|
*
net: qualcomm: rmnet: Update copyright year to 2018
Subash Abhinov Kasiviswanathan
2018-03-22
8
-8
/
+8
|
*
net: qualcomm: rmnet: Fix casting issues
Subash Abhinov Kasiviswanathan
2018-03-22
1
-3
/
+3
|
/
*
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
2018-03-22
2
-2
/
+2
*
Documentation/networking: Add net DIM documentation
Tal Gilboa
2018-03-22
1
-0
/
+174
*
net: mvpp2: use correct index on array mvpp2_pools
Colin Ian King
2018-03-22
1
-1
/
+1
*
Merge branch 'tipc-diag'
David S. Miller
2018-03-22
7
-26
/
+281
|
\
|
*
tipc: step sk->sk_drops when rcv buffer is full
GhantaKrishnamurthy MohanKrishna
2018-03-22
2
-2
/
+8
|
*
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
2018-03-22
7
-6
/
+238
|
*
tipc: modify socket iterator for sock_diag
GhantaKrishnamurthy MohanKrishna
2018-03-22
1
-24
/
+41
|
/
*
Merge branch 'mlxsw-Update-supported-firmware-version'
David S. Miller
2018-03-22
3
-11
/
+20
|
\
|
*
mlxsw: spectrum: Add support for auto-negotiation disable mode
Tal Bar
2018-03-22
3
-9
/
+18
|
*
mlxsw: spectrum: Update the supported firmware to version 13.1620.192
Tal Bar
2018-03-22
1
-2
/
+2
|
/
*
Merge branch 'fix-some-bugs-for-HNS3-driver'
David S. Miller
2018-03-22
12
-132
/
+309
|
\
|
*
net: hns3: fix for not returning problem in get_link_ksettings when phy exists
Fuyun Liang
2018-03-22
1
-2
/
+6
|
*
net: hns3: add querying speed and duplex support to VF
Fuyun Liang
2018-03-22
4
-2
/
+37
|
*
net: hns3: add get_link support to VF
Fuyun Liang
2018-03-22
2
-0
/
+9
|
*
net: hns3: fix for getting wrong link mode problem
Fuyun Liang
2018-03-22
5
-89
/
+107
|
*
net: hns3: change the time interval of int_gl calculating
Fuyun Liang
2018-03-22
2
-17
/
+30
|
*
net: hns3: change GL update rate
Fuyun Liang
2018-03-22
2
-0
/
+10
|
*
net: hns3: increase the max time for IMP handle command
Peng Li
2018-03-22
2
-2
/
+2
|
*
net: hns3: export pci table of hclge and hclgevf to userspace
Yunsheng Lin
2018-03-22
2
-0
/
+4
|
*
net: hns3: fix for vlan table lost problem when resetting
Yunsheng Lin
2018-03-22
2
-0
/
+29
|
*
net: hns3: fix the VF queue reset flow error
Peng Li
2018-03-22
4
-6
/
+53
|
*
net: hns3: reallocate tx/rx buffer after changing mtu
Fuyun Liang
2018-03-22
1
-14
/
+22
|
/
*
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
2018-03-22
4
-10
/
+10
*
selftests: Add multipath tests for onlink flag
David Ahern
2018-03-22
1
-3
/
+95
*
Merge branch 'cxgb4-rdma'
David S. Miller
2018-03-22
9
-1
/
+321
|
\
|
*
cxgb4: Support firmware rdma write completion work request.
Raju Rangoju
2018-03-22
5
-0
/
+11
|
*
cxgb4: Support firmware rdma write with immediate work request.
Raju Rangoju
2018-03-22
5
-0
/
+10
[next]