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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-03-03
26
-115
/
+190
|
\
|
*
i40e/i40evf: Bump versions
Sravanthi Tangeda
2015-03-03
2
-2
/
+2
|
*
i40e: Only enable TC0 for NIC partition type
Neerav Parikh
2015-03-03
1
-3
/
+3
|
*
i40e: Register DCBNL ops in MFP mode
Neerav Parikh
2015-03-03
1
-3
/
+1
|
*
i40evf: ethtool RSS fixes
Mitch Williams
2015-03-03
1
-6
/
+8
|
*
i40e: Fix RSS size at init since default num queue calculation has changed
Anjali Singhai Jain
2015-03-03
2
-1
/
+5
|
*
i40e: Move RSS table size for VSIs to the VSI struct
Anjali Singhai Jain
2015-03-03
2
-0
/
+5
|
*
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
2015-03-03
2
-8
/
+8
|
*
i40e: Fix issue with removal of apps from DBCNL app table
Neerav Parikh
2015-03-03
3
-11
/
+14
|
*
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
Anjali Singhai Jain
2015-03-03
1
-12
/
+19
|
*
i40e: Enable more than 64 qps for the Main VSI
Anjali Singhai Jain
2015-03-03
3
-9
/
+21
|
*
i40e: don't disable PF LB when disabling VFs
Mitch Williams
2015-03-03
1
-1
/
+0
|
*
i40e: Add safety net for switch calling
Akeem G Abodunrin
2015-03-03
1
-0
/
+4
|
*
i40e/i40evf: print FW build number in version string
Shannon Nelson
2015-03-03
6
-7
/
+15
|
*
i40e: Skip the priority tagging if DCB is not enabled
Neerav Parikh
2015-03-03
1
-0
/
+5
|
*
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
11
-42
/
+40
|
*
fm10k: Implement ndo_features_check
Matthew Vick
2015-03-03
3
-1
/
+13
|
*
fm10k: Modify tunnel length header check when offloading
Matthew Vick
2015-03-03
2
-9
/
+27
*
|
l2tp: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
4
-8
/
+9
*
|
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
4
-8
/
+8
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
|
bluetooth: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
|
atm: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
|
appletalk: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-3
/
+3
*
|
8021q: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
|
xen: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
|
netconsole: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+3
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
41
-116
/
+118
*
|
net: usb: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
4
-5
/
+5
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
17
-25
/
+25
*
|
i40e: Fix dependencies in the i40e driver on configfs
Greg Rose
2015-03-03
4
-8
/
+17
*
|
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
2015-03-03
10
-74
/
+31
*
|
net/atm/signaling.c: remove WAIT_FOR_DEMON code
Fabian Frederick
2015-03-03
1
-24
/
+0
|
/
*
Merge branch 'neigh_cleanups'
David S. Miller
2015-03-02
32
-544
/
+105
|
\
|
*
neigh: Don't require a dst in neigh_resolve_output
Eric W. Biederman
2015-03-02
1
-6
/
+0
|
*
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
5
-4
/
+8
|
*
arp: Kill arp_find
Eric W. Biederman
2015-03-02
2
-66
/
+0
|
*
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
16
-306
/
+1
|
*
ax25: Stop depending on arp_find
Eric W. Biederman
2015-03-02
1
-12
/
+28
|
*
ax25: Stop calling/abusing dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-8
/
+2
|
*
neigh: Move neigh_compat_output into ax25_ip.c
Eric W. Biederman
2015-03-02
3
-23
/
+16
|
*
arp: Remove special case to give AX25 it's open arp operations.
Eric W. Biederman
2015-03-02
1
-37
/
+0
|
*
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
2015-03-02
10
-0
/
+42
|
*
ax25: Make ax25_header and ax25_rebuild_header static
Eric W. Biederman
2015-03-02
2
-13
/
+8
|
*
ax25/6pack: Replace sp_header_ops with ax25_header_ops
Eric W. Biederman
2015-03-02
1
-27
/
+1
|
*
ax25/kiss: Replace ax_header_ops with ax25_header_ops
Eric W. Biederman
2015-03-02
1
-32
/
+1
|
*
rose: Transmit packets in rose_xmit not rose_rebuild_header
Eric W. Biederman
2015-03-02
1
-27
/
+11
|
*
rose: Set the destination address in rose_header
Eric W. Biederman
2015-03-02
1
-0
/
+3
|
*
ax25: In ax25_rebuild_header add missing kfree_skb
Eric W. Biederman
2015-03-02
1
-0
/
+1
|
/
[next]