index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
openvswitch: Remove unnecessary version.h inclusion
Syam Sidhardhan
2015-01-13
1
-2
/
+0
*
|
tcp: avoid reducing cwnd when ACK+DSACK is received
Sébastien Barré
2015-01-13
1
-19
/
+19
|
/
*
Merge branch 'rhashtable-next'
David S. Miller
2015-01-13
5
-21
/
+74
|
\
|
*
rhashtable: add a note for grow and shrink decision functions
Ying Xue
2015-01-13
1
-0
/
+4
|
*
netlink: eliminate nl_sk_hash_lock
Ying Xue
2015-01-13
3
-19
/
+25
|
*
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
2015-01-13
2
-2
/
+45
|
/
*
Merge branch 'tuntap_queues'
David S. Miller
2015-01-12
2
-9
/
+11
|
\
|
*
tuntap: Increase the number of queues in tun.
Pankaj Gupta
2015-01-12
1
-4
/
+3
|
*
net: allow large number of rx queues
Pankaj Gupta
2015-01-12
1
-5
/
+8
|
/
*
team: Remove dead code
Kenneth Williams
2015-01-12
1
-7
/
+0
*
net: bnx2x: avoid macro redefinition
David Decotigny
2015-01-12
1
-4
/
+0
*
net: sched: sch_teql: Remove unused function
Rickard Strandqvist
2015-01-12
1
-7
/
+0
*
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
2015-01-12
1
-5
/
+0
*
Merge branch 'bridge_vlan_ranges'
David S. Miller
2015-01-12
3
-57
/
+195
|
\
|
*
bridge: new function to pack vlans into ranges during gets
Roopa Prabhu
2015-01-12
1
-21
/
+124
|
*
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
2015-01-12
1
-0
/
+1
|
*
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
2015-01-12
2
-36
/
+70
|
/
*
drivers: net: xen-netfront: remove residual dead code
Vincenzo Maffione
2015-01-12
1
-4
/
+0
[next]