index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis
David Howells
2016-06-22
6
-152
/
+196
*
rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is
David Howells
2016-06-22
1
-8
/
+8
*
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
David Howells
2016-06-22
5
-43
/
+44
*
rxrpc: Fix exclusive connection handling
David Howells
2016-06-22
5
-73
/
+60
*
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
2016-06-22
9
-46
/
+44
*
rxrpc: Use structs to hold connection params and protocol info
David Howells
2016-06-22
13
-163
/
+226
*
rxrpc: fix uninitialized variable use
Arnd Bergmann
2016-06-22
1
-0
/
+3
*
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-06-22
3
-4
/
+4
*
Merge branch 'mlxsw-next'
David S. Miller
2016-06-21
3
-684
/
+592
|
\
|
*
mlxsw: spectrum: Add debug prints
Ido Schimmel
2016-06-21
2
-0
/
+14
|
*
mlxsw: spectrum: Free resources upon vPort destruction
Ido Schimmel
2016-06-21
2
-35
/
+15
|
*
mlxsw: spectrum: Refactor FDB flushing logic
Ido Schimmel
2016-06-21
3
-89
/
+47
|
*
mlxsw: spectrum: Don't count on FID being present
Ido Schimmel
2016-06-21
3
-8
/
+11
|
*
mlxsw: spectrum: Add FID get / set functions
Ido Schimmel
2016-06-21
3
-21
/
+32
|
*
mlxsw: spectrum: Check if port is vPort using its VID
Ido Schimmel
2016-06-21
1
-6
/
+8
|
*
mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridge
Ido Schimmel
2016-06-21
3
-125
/
+195
|
*
mlxsw: spectrum: Remove unused function argument
Ido Schimmel
2016-06-21
1
-6
/
+3
|
*
mlxsw: spectrum: Use join / leave functions for vFID operations
Ido Schimmel
2016-06-21
1
-178
/
+126
|
*
mlxsw: spectrum: Make vFID struct generic
Ido Schimmel
2016-06-21
3
-150
/
+131
|
*
mlxsw: spectrum: Use FID instead of vFID to setup flooding
Ido Schimmel
2016-06-21
3
-10
/
+12
|
*
mlxsw: spectrum: Create a function to map vPort's FID
Ido Schimmel
2016-06-21
1
-46
/
+38
|
*
mlxsw: spectrum: Use only one function to create vFIDs
Ido Schimmel
2016-06-21
1
-42
/
+37
|
*
mlxsw: spectrum: Remove redundant function argument
Ido Schimmel
2016-06-21
3
-10
/
+8
|
*
mlxsw: spectrum: Use DECLARE_BITMAP() macro
Ido Schimmel
2016-06-21
1
-4
/
+4
|
*
mlxsw: spectrum: Centralize VLAN-aware bridge ref counting
Ido Schimmel
2016-06-21
1
-28
/
+30
|
*
mlxsw: spectrum: Remove unnecessary function argument
Ido Schimmel
2016-06-21
1
-4
/
+3
|
*
mlxsw: spectrum: Make unlinking functions return void
Ido Schimmel
2016-06-21
1
-40
/
+28
|
*
mlxsw: spectrum: Use WARN_ON() return value
Ido Schimmel
2016-06-21
1
-12
/
+4
|
*
mlxsw: spectrum: Remove unnecessary checks from event processing
Ido Schimmel
2016-06-21
1
-4
/
+2
|
*
mlxsw: spectrum: Forbid LAG slave from having VLAN uppers
Ido Schimmel
2016-06-21
1
-1
/
+6
|
*
mlxsw: spectrum: Sanitize port netdev upper devices
Ido Schimmel
2016-06-21
1
-0
/
+7
|
*
mlxsw: spectrum: Use notifier_from_errno() in notifier block
Ido Schimmel
2016-06-21
1
-63
/
+29
|
/
*
Merge branch 'hns-next'
David S. Miller
2016-06-21
11
-155
/
+291
|
\
|
*
net: hns: bug fix about TSO on|off when there is traffic
Daode Huang
2016-06-21
1
-4
/
+4
|
*
net: hns: change the default coalesce usecs
Daode Huang
2016-06-21
2
-2
/
+2
|
*
net: hns: fix sbm default parameters config error
Daode Huang
2016-06-21
2
-17
/
+39
|
*
net: hns: fix bug that alloc skb fail lead to port unavailable
Jun He
2016-06-21
1
-2
/
+3
|
*
net: hns: bug fix about led control logic when link down
Daode Huang
2016-06-21
1
-5
/
+7
|
*
net: hns: delete redundancy ring enable operations
Daode Huang
2016-06-21
4
-21
/
+10
|
*
net: hns: add get_coalesce_range api for hns
Daode Huang
2016-06-21
3
-0
/
+40
|
*
net: hns: fix bug of getting the wrong tcam data
Daode Huang
2016-06-21
1
-4
/
+4
|
*
net: hns: add spin lock for tcam table operation
Daode Huang
2016-06-21
2
-0
/
+27
|
*
net: hns: bugfix about pfc pause frame statistics
Daode Huang
2016-06-21
4
-12
/
+81
|
*
net: hns: fix the wrong speed for bond
Qianqian Xie
2016-06-21
2
-20
/
+25
|
*
net: hns: fix ethtool loopback fail bug
Kejian Yan
2016-06-21
1
-21
/
+14
|
*
net: hns: select Hilink before serdes loopback for HNS V2
Kejian Yan
2016-06-21
1
-6
/
+20
|
*
net: hns: fix the error info when dma_set_mask_and_coherent fail
Qianqian Xie
2016-06-21
1
-1
/
+1
|
*
net: hns: Remove unnecessary device resource free
Qianqian Xie
2016-06-21
1
-35
/
+4
|
*
net: hns: typo fix of annotation info for hns_nic_reset_subtask()
Qianqian Xie
2016-06-21
1
-1
/
+1
|
*
net: hns: add skb_reset_mac_header() after skb being alloc
Kejian Yan
2016-06-21
1
-0
/
+1
[next]