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
*
tipc: move link input queue to tipc_node
Jon Paul Maloy
2015-07-20
4
-19
/
+27
*
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
2015-07-20
3
-16
/
+37
*
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
2015-07-20
6
-136
/
+143
*
net: remove skb_frag_add_head
Jiri Benc
2015-07-20
1
-6
/
+0
*
Merge branch 'offload_fwd_mark'
David S. Miller
2015-07-20
8
-9
/
+169
|
\
|
*
switchdev: update documentation for offload_fwd_mark
Scott Feldman
2015-07-20
1
-2
/
+12
|
*
rocker: add offload_fwd_mark support
Scott Feldman
2015-07-20
2
-0
/
+12
|
*
switchdev: add offload_fwd_mark generator helper
Scott Feldman
2015-07-20
2
-0
/
+112
|
*
net: add phys ID compare helper to test if two IDs are the same
Scott Feldman
2015-07-20
2
-6
/
+9
|
*
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-20
3
-1
/
+24
|
/
*
rocker: forward packets to CPU when port is joined to openvswitch
Simon Horman
2015-07-20
1
-12
/
+50
*
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Nikolay Aleksandrov
2015-07-20
1
-0
/
+4
*
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
Phil Sutter
2015-07-20
1
-0
/
+2
*
bonding: trivial: remove unused variables
Nikolay Aleksandrov
2015-07-20
2
-4
/
+0
*
Merge branch 'bridge-temp-and-perm'
David S. Miller
2015-07-20
3
-7
/
+24
|
\
|
*
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
2015-07-20
3
-7
/
+22
|
*
bridge: multicast: notify on group delete
Nikolay Aleksandrov
2015-07-20
1
-0
/
+2
|
/
*
Merge branch 'bpf_cgroup_classid'
David S. Miller
2015-07-20
4
-21
/
+53
|
\
|
*
ebpf: add helper to retrieve net_cls's classid cookie
Daniel Borkmann
2015-07-20
2
-0
/
+22
|
*
cls_cgroup: factor out classid retrieval
Daniel Borkmann
2015-07-20
2
-21
/
+31
|
/
*
enic: allow adaptive coalesce setting for msi/legacy intr
Govindarajulu Varadarajan
2015-07-20
1
-48
/
+65
*
enic: add adaptive coalescing intr for intx and msi poll
Govindarajulu Varadarajan
2015-07-20
1
-68
/
+67
*
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2015-07-16
1
-4
/
+2
*
Merge branch 'protodown'
David S. Miller
2015-07-15
6
-3
/
+77
|
\
|
*
rocker: Handle protodown notifications.
Anuradha Karuppiah
2015-07-15
1
-1
/
+14
|
*
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
2015-07-15
2
-2
/
+15
|
*
net core: Add protodown support.
Anuradha Karuppiah
2015-07-15
3
-0
/
+48
|
/
*
ibmveth: add support for TSO6
Thomas Falcon
2015-07-15
2
-28
/
+135
*
hv_netvsc: Add close of RNDIS filter into change mtu call
Haiyang Zhang
2015-07-15
1
-6
/
+52
*
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
2015-07-15
1
-12
/
+18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-07-15
15
-79
/
+155
|
\
|
*
i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf
Catherine Sullivan
2015-07-14
2
-2
/
+2
|
*
i40e: Refine an error message to avoid confusion
Anjali Singhai Jain
2015-07-14
1
-1
/
+2
|
*
i40e/i40evf: Add support for pre-allocated pages for PD
Faisal Latif
2015-07-14
4
-13
/
+27
|
*
i40evf: add MAC address filter in open, not init
Mitch Williams
2015-07-14
1
-11
/
+1
|
*
i40evf: don't delete all the filters
Mitch Williams
2015-07-14
1
-1
/
+3
|
*
i40e: un-disable VF after reset
Mitch Williams
2015-07-14
1
-0
/
+1
|
*
i40e: do a proper reset when disabling a VF
Mitch Williams
2015-07-14
1
-7
/
+2
|
*
i40e: correctly program filters for VFs
Mitch Williams
2015-07-14
1
-3
/
+6
|
*
i40e/i40evf: Update the admin queue command header
Greg Rose
2015-07-14
2
-22
/
+20
|
*
i40e: Remove incorrect #ifdef's
Carolyn Wyborny
2015-07-14
1
-10
/
+2
|
*
i40e: ignore duplicate port VLAN requests
Mitch Williams
2015-07-14
1
-0
/
+4
|
*
i40evf: Allow for an abundance of vectors
Mitch Williams
2015-07-14
1
-1
/
+1
|
*
i40e/i40evf: improve Tx performance with a small tweak
Jesse Brandeburg
2015-07-14
2
-0
/
+4
|
*
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
2015-07-14
4
-8
/
+42
|
*
i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state
Anjali Singhai Jain
2015-07-14
4
-0
/
+18
|
*
i40e: Implement ndo_features_check()
Joe Stringer
2015-07-14
1
-0
/
+20
*
|
pkt_sched: sch_qfq: remove unused member of struct qfq_sched
Andrea Parri
2015-07-15
1
-1
/
+0
*
|
net: qlcnic: Deletion of unnecessary memset
Christophe Jaillet
2015-07-15
1
-1
/
+0
*
|
Merge branch 'gianfar_rx_sg'
David S. Miller
2015-07-15
3
-241
/
+330
|
\
\
|
|
/
|
/
|
[next]