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
*
ipv6:icmp:remove unnecessary brackets
zhuyj
2015-01-14
1
-1
/
+1
*
openvswitch: Introduce ovs_tunnel_route_lookup
Fan Du
2015-01-14
5
-39
/
+25
*
Merge branch 'vxlan_rco'
David S. Miller
2015-01-14
7
-18
/
+233
|
\
|
*
vxlan: Remote checksum offload
Tom Herbert
2015-01-14
3
-6
/
+198
|
*
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
2015-01-14
5
-12
/
+35
|
/
*
r8152: replace tasklet with NAPI
hayeswang
2015-01-14
1
-35
/
+85
*
Merge branch 'hip04'
David S. Miller
2015-01-14
5
-0
/
+1253
|
\
|
*
net: hisilicon: new hip04 ethernet driver
dingtianhong
2015-01-14
2
-1
/
+970
|
*
net: hisilicon: new hip04 MDIO driver
Zhangfei Gao
2015-01-14
3
-0
/
+196
|
*
Documentation: add Device tree bindings for Hisilicon hip04 ethernet
Zhangfei Gao
2015-01-14
1
-0
/
+88
|
/
*
net/macb: improved ethtool statistics support
Xander Huff
2015-01-14
2
-4
/
+307
*
net/macb: Adding comments to various #defs to make interpretation easier
Xander Huff
2015-01-14
1
-107
/
+162
*
Merge branch 'xen-netfront-next'
David S. Miller
2015-01-14
2
-120
/
+79
|
\
|
*
xen-netfront: refactor making Tx requests
David Vrabel
2015-01-14
1
-114
/
+67
|
*
xen-netfront: refactor skb slot counting
David Vrabel
2015-01-14
1
-6
/
+7
|
*
xen: add page_to_mfn()
David Vrabel
2015-01-14
1
-0
/
+5
|
/
*
rhashtable: Add MAINTAINERS entry
Thomas Graf
2015-01-14
1
-0
/
+7
*
rhashtable: Lower/upper bucket may map to same lock while shrinking
Thomas Graf
2015-01-14
1
-3
/
+12
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
77
-190
/
+195
*
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2015-01-13
8
-13
/
+25
*
atm: horizon: Remove some unused functions
Rickard Strandqvist
2015-01-13
1
-24
/
+0
*
atm: lanai: Remove unused function
Rickard Strandqvist
2015-01-13
1
-9
/
+0
*
tipc: correctly handle releasing a not fully initialized sock
Sasha Levin
2015-01-13
1
-2
/
+5
*
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
2015-01-13
1
-1
/
+6
*
mISDN: avoid arch specific __builtin_return_address call
Arnd Bergmann
2015-01-13
2
-6
/
+12
*
infiniband: mlx5: avoid a compile-time warning
Arnd Bergmann
2015-01-13
1
-1
/
+1
*
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
2015-01-13
1
-3
/
+3
*
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
2015-01-13
1
-2
/
+2
*
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
2015-01-13
2
-520
/
+58
*
tipc: remove redundant timer defined in tipc_sock struct
Ying Xue
2015-01-13
1
-9
/
+7
*
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
1
-7
/
+7
*
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-13
1
-1
/
+1
*
bridge: fix uninitialized variable warning
Roopa Prabhu
2015-01-13
1
-7
/
+9
*
ipv6: directly include libc-compat.h in ipv6.h
Willem de Bruijn
2015-01-13
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-01-13
10
-63
/
+257
|
\
|
*
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
2015-01-13
1
-1
/
+1
|
*
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
2015-01-13
1
-0
/
+4
|
*
i40e: limit WoL and link settings to partition 1
Shannon Nelson
2015-01-13
1
-1
/
+42
|
*
i40e: Adding function for reading PBA String
Kamil Krawczyk
2015-01-13
3
-0
/
+63
|
*
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
2015-01-13
4
-2
/
+81
|
*
i40e: remove VN2VN related mac filters
Vasu Dev
2015-01-13
1
-2
/
+0
|
*
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
2015-01-13
1
-0
/
+9
|
*
i40evf: kick a stalled admin queue
Mitch A Williams
2015-01-13
2
-1
/
+9
|
*
i40evf: enable interrupt 0 appropriately
Mitch A Williams
2015-01-13
1
-8
/
+4
|
*
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
2015-01-13
1
-4
/
+7
|
*
i40evf: remove leftover VLAN filters
Mitch A Williams
2015-01-13
1
-0
/
+4
|
*
i40evf: refactor shutdown code
Mitch A Williams
2015-01-13
1
-6
/
+23
|
*
i40evf: Remove some scary log messages
Mitch A Williams
2015-01-13
2
-9
/
+1
|
*
i40evf: remove redundant code
Mitch A Williams
2015-01-13
1
-27
/
+0
|
*
i40e: disable IOV before freeing resources
Mitch A Williams
2015-01-13
1
-2
/
+9
[next]